TdxSpreadSheetVector Members
Stores a row or column vector of cell values.Properties
| Name | Description |
|---|---|
| AnchorItemsIndex | |
| IsAllItems | |
| Items | Provides zero-based indexed access to the vector values stored within the ordered list. |
| Length | Returns the vector length. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetFirstZeroValueIndex | |
| GetHashCode | Inherited from TObject. |
| GetItemIndex(Variant,Boolean) | Searches the specified value within the vector. |
| GetNextItemIndex(Integer,Boolean) | |
| ToString | Inherited from TObject. |
See Also