|
|
(Next) Worksheet::hideScreenGridlines |
||||
| |
|||||
|
|||||
void Worksheet::thawPanes (
array $panes
)
Set panes and mark them as unfrozen.
array $panes - This is the only parameter received and is composed of the following: 0 => Vertical split position, 1 => Horizontal split position 2 => Top row visible 3 => Leftmost column visible 4 => Active pane
This function can not be called statically.
Using thawPanes()
<?php
?>
|
|
(Next) Worksheet::hideScreenGridlines |
||||||||
| |
|||||||||
|
|||||||||