Cell.IsNumericValue
Cell.IsNumericValue property
Indicates whether the value of this cell is numeric(int, double and datetime)
public bool IsNumericValue { get; }
Remarks
Also applies to formula cell to check the calculated result
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells