FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid.FullWorksheet Property

When true (the default) only the used range of the sheet will be displayed. You can change values, but not add new rows/columns. When false, you get a full 256x65536 spreadsheet, and you can change any cell.

Pascal
property FullWorksheet: boolean;
C++
__property boolean FullWorksheet;
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!