TdxSpreadSheetOptionsBehavior Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new persistent object for the specified Spreadsheet or Report Designer control.
Inherited from Tdx |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also