Language
The Free and Open Productivity Suite
Methods' Summary |
hasFrozenPanes |
returns true if the view has frozen panes.
|
freezeAtPosition |
freezes panes with the specified number of
columns and rows.
|
Methods' Details |
hasFrozenPanes
|
freezeAtPosition
void |
freezeAtPosition( |
[in] long |
nColumns, |
| [in] long |
nRows ); |
- Description
- freezes panes with the specified number of
columns and rows.
To freeze only horizontally, specify nRows as 0.
To freeze only vertically, specify nColumns as 0.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.