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

If true, the grid will fix all the "fixed cells" in the Excel sheet. (If the Excel file has frozen panes)

Pascal
property UseFixedCells: boolean;
C++
__property boolean UseFixedCells;

When this property is true, different from Excel, the user can't change the fixed cells.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!