IdxSpreadSheetCellData Members
In This Article
#Properties
Name | Description |
---|---|
As |
Returns a cell value calculation’s error status. |
As |
Returns the stored cell data as a floating point value. |
As |
Provides access to a parsed formula expression associated with a cell. |
As |
Returns the stored cell data as a Variant value. |
Data |
Returns the type of a value currently stored in a cell. |
Is |
Identifies if a cell stores a value. |
#Methods
Name | Description |
---|---|
Get |
Returns the formula expression‘s error status. |
Get |
Returns the stored cell data as a floating point value. |
Get |
Returns a parsed formula expression associated with a cell. |
Get |
Returns the stored cell data as a Variant value. |
Get |
Returns the data type of the stored cell value. |
Get |
Identifies if the cell is empty. |
Is |
Identifies if the cell stores a numeric value. |
See Also