TdxSpreadSheetCell.IsNumericValue Method
In This Article
Identifies if the cell object contains a numeric value.
#Declaration
Delphi
function IsNumericValue: Boolean;
#Returns
Type | Description |
---|---|
Boolean |
|
See Also