TdxSpreadSheetOptionsBehavior Properties
Stores the global behavior and functionality settings of a spreadsheet control.
Name | Description |
---|---|
Automatic |
Specifies if formula expression results are calculated automatically. |
Deleting | Specifies if it is possible to delete cell objects. |
Drag |
Specifies if the Auto |
Drag |
Specifies if the cell drag-and-drop data moving and copying functionality is available to an end-user. |
Editing | Specifies if worksheet cells are editable. |
Enter |
Specifies the keystroke navigation mode. |
Formatting | Specifies if it is possible to customize cell styles. |
Formula |
Specifies if the Formula Auto |
Formula |
Specifies if the Formula Auto |
History | Specifies if the history functionality is enabled. |
History |
Specifies the maximum number of actions recorded in undo and redo lists. |
Inserting | Specifies if a user can insert cells into the opened spreadsheet document. |
Iterative |
Specifies if the spreadsheet formula engine resolves formula expressions with circular references. |
Iterative |
Specifies the maximum number of iterative calculations in formula expressions with circular references. |
Protected | Specifies if the spreadsheet document structure is protected. |
Spread |
Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs.
Inherited from Tdx |
See Also