TdxSpreadSheetCustomView 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 |
---|---|
Active | Specifies if the worksheet is active. |
Bounds | Returns the boundaries of the displayed worksheet area. |
Caption | Specifies the worksheet‘s caption (name). |
Cell |
Stores all cell styles used in the current worksheet. |
Containers | Provides access to the floating container collection created within the current worksheet. |
Hit |
Returns Hit |
Index | Specifies the worksheet tab position within the caption bar. |
Spread |
Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs.
Inherited from Tdx |
Visible |
Specifies if the worksheet is currently available to an end-user. f |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones all worksheet redraw operations and related notifications that reflect any content change until an End |
Can |
Identifies if an end-user can create and/or delete floating containers. |
End |
Applies all pending changes and redraws the worksheet after a Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Invalidate | Invalidates the Spreadsheet control‘s View area. |
Invalidate |
Invalidates a specified portion within the Spreadsheet control‘s View area. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also