FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid Properties

The properties of the TFlexCelGrid class are listed here.

 
Name 
Description 
 
Indicates whether the inplace edit control can be created to allow editing.  
 
This is the maximum column that should be displayed. If there are images on a sheet or a cell spans to the right, it can be bigger than MaxCol. If a column has format but the format is not visible (for example a different width)it will not show.  
 
This is the maximum row that should be displayed. If there are images on a sheet, it can be bigger than MaxRow. If a row or cell has format but the format is not visible (for example a different height) it will not show.  
 
Returns the last visible column of the spreadsheet.  
 
Returns the last visible row of the spreadsheet.  
 
Name 
Description 
 
This is the TFlexCelImport component from where this grid will read and write the data.  
 
Allows/Disallows the user to change cells with formulas.  
 
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.  
 
Hides the cursor when showing the data.  
 
Width in pixels for the grid lines.  
 
Specifies if the grid can be modified.  
 
How many rows should the ScrollWeel scroll the grid.  
 
If true, hidden columns will be shown in the sheet, else they will be hidden.  
 
If true, hidden rows will be shown in the sheet, else they will be hidden.  
 
If true, the grid will fix all the "fixed cells" in the Excel sheet. (If the Excel file has frozen panes)  
 
Zoom 
Zoom magnification in percent. This value can be between 10 and 400.  
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!