Worksheet::thawPanes

Worksheet::thawPanes -- Set panes and mark them as unfrozen.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::thawPanes (array $panes)

Description

Set panes and mark them as unfrozen.

Parameter

Note

This function can not be called statically.

Example