Aspose::Cells::Cell::IsNumericValue method

Cell::IsNumericValue method

Indicates whether the value of this cell is numeric(int, double and datetime)

bool Aspose::Cells::Cell::IsNumericValue()

Remarks

Also applies to formula cell to check the calculated result

See Also