TdxSpreadSheetTableView Properties
A worksheet type (View) designed for tabular data visualization and processing.
Name | Description |
---|---|
Active |
Specifies if the worksheet is active.
Inherited from Tdx |
Bottom |
Specifies an index of the row displayed at the bottom of the Table View worksheet’s visible area. |
Bounds |
Returns the boundaries of the displayed worksheet area.
Inherited from Tdx |
Caption |
Specifies the worksheet‘s caption (name).
Inherited from Tdx |
Cells | Provides indexed access to cell objects in the worksheet. |
Cell |
Stores all cell styles used in the current worksheet.
Inherited from Tdx |
Columns | Provides access to the column collection within the current Table View worksheet. |
Conditional |
Provides access to the conditional formatting controller that manages rules that apply to cell ranges within the worksheet. |
Containers |
Provides access to the floating container collection created within the current worksheet.
Inherited from Tdx |
Dimensions | Returns the populated worksheet area. |
Frozen |
Specifies an index of the frozen column adjacent to a frozen pane separator. |
Frozen |
Specifies an index of the frozen row adjacent to a frozen pane separator. |
History | Provides access to the history of the Spreadsheet control instance to which the current Table View worksheet belongs. |
Hit |
Returns Hit |
Hyperlinks | Provides access to hyperlink collection within the current Table View worksheet. |
Index |
Specifies the worksheet tab position within the caption bar.
Inherited from Tdx |
Is |
Returns a value indicating whether an in-place editor is active within the current Table View worksheet. |
Left |
Specifies an index of the on the left side of the Table View worksheet’s visible area. |
Merged |
Provides access to the merged cell collection within the current Table View worksheet. |
Options | Specifies the Table View worksheet’s appearance and functionality settings. |
Options |
Provides access to all Table View worksheet’s print settings. |
Options |
Specifies the Table View worksheet protection settings. |
Print |
Returns the Table View worksheet’s content print limitation area. |
Right |
Specifies the index of the column at the right edge of the Table View worksheet’s visible area. |
Rows | Provides access to the Table View worksheet’s row collection. |
Selection | Provides access to the collection of selected cell ranges and objects in the worksheet. |
Spread |
Provides access to the Spreadsheet or Report Designer control to which the persistent object belongs.
Inherited from Tdx |
Top |
Specifies an index of the row at the top of the Table View worksheet’s visible area. |
Visible |
Specifies if the worksheet is currently available to an end-user. f Inherited from Tdx |
See Also