Contents
- Index
- Previous
- Next
SpreadsheetEnabled property
Applies to
TProfGrid component
Declaration
property SpreadsheetEnabled: Boolean;
Description
Specifies whether the spreadsheet features are enabled.
Tips
1. Set the property to False at run-time to temporarily disable recalculation of formulae, e.g. prior to loop operations that populate the grid with new values.
2. If the property is False, setting the property to True forces full recalculation of the spreadsheet.