TdxSpreadSheetCell Methods
Stores cell content and custom style settings in a worksheet.
Name | Description |
---|---|
Assign |
Copies the specified item’s content to the current dynamic list item.
Inherited from Tdx |
Clear | Deletes the cell object’s current value. |
Equals |
Inherited from TObject. |
Get |
Returns the absolute coordinates (in pixels) of the current cell object‘s boundaries in the Table View worksheet. |
Get |
Returns the cell object’s error status. |
Get |
Returns the cell object’s stored data as a floating point value. |
Get |
Returns a parsed formula expression associated with the cell object. |
Get |
Retrieves the cell object’s formatted content as an RTF string. |
Get |
Returns the cell object’s stored data as a Variant value. |
Get |
Returns the data type of the cell object’s current value. |
Get |
Inherited from TObject. |
Get |
Identifies if the cell object contains a value. |
Get |
|
Get |
Returns a reference to the current cell object. |
Is |
Identifies if the cell object contains a numeric value. |
Query |
Provides access to the implementation of the specified interface if the current object supports it.
Inherited from Tcx |
Set |
Replaces the cell object’s value with a formatted RTF string. |
Set |
Assigns an unformatted text string or formula expression to the cell. |
Shift |
Changes the item’s index within the dynamic list by the specified value.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also