Aspose::Cells::Cell::IsErrorValue method

Cell::IsErrorValue method

Checks if the value of this cell is an error.

bool Aspose::Cells::Cell::IsErrorValue()

Remarks

Also applies to formula cell to check whether the calculated result is an error.

See Also