TdxSpreadSheetTableViewSelection Properties
A collection of selected areas in a worksheet.
Name | Description |
---|---|
Area | Returns the area bounding all existing cell selections within a Table View worksheet. |
Count | Returns the number of individual selected cell ranges. |
Focused |
Specifies the focused cell within a Table View worksheet. |
Focused |
Returns the focused cell position as row and column indexes in the worksheet. |
Focused |
Specifies an index of the focused column within the Table View worksheet. |
Focused |
Specifies a focused floating container object. |
Focused |
Specifies the index of the focused row within the Table View worksheet. |
Items | Provides indexed access to selected cell ranges. |
View | Returns the Table View worksheet to which the current collection of selected areas belongs. |
See Also