TdxSpreadSheetTableColumns Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Count |
Returns the list’s current capacity.
Inherited from Tdx |
Default |
Specifies the default dimensions (in pixels) of column or row objects within the collection.
Inherited from Tdx |
First |
Provides access to the first element within the current table item collection.
Inherited from Tdx |
First |
Returns the first stored item‘s position within the list.
Inherited from Tdx |
Groups |
Provides access to the root node of the table item group hierarchy.
Inherited from Tdx |
Items | Provides indexed access to individual column objects within the positional sparse list of columns. |
Last |
Provides access to the last element within the current table item collection.
Inherited from Tdx |
Last |
Returns the last stored item‘s position within the sparse item list.
Inherited from Tdx |
View |
Returns a Table View worksheet to which the current table item collection belongs.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Clear |
Clears the positional sparse list.
Inherited from Tdx |
Create |
|
Create |
Creates a column object at the specified position in the parent worksheet. |
Delete |
Removes the specified item from the list.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Find |
Returns the stored item by the specified index within the list.
Inherited from Tdx |
For |
Applies the specified procedure to a range of items stored within the list.
Inherited from Tdx |
Get |
Returns the absolute distance (in pixels) between two specified table items.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Returns a class-reference to the actual dynamic list item class.
Inherited from Tdx |
Get |
Returns the index of a table item object located at the specified distance from another table item.
Inherited from Tdx |
Get |
Returns the index of the visible table item that is nearest to the specified table item within the table item collection.
Inherited from Tdx |
Get |
Returns the absolute distance (in pixels) between the left or top edge of the Table View worksheet and a specified table item.
Inherited from Tdx |
Insert |
Inserts an item adjacent to the specified item within the list.
Inherited from Tdx |
Shift |
Shifts a range of sparse list positions by the specified value.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also