IsErrorValue Method
IsErrorValue function
Checks if the value of this cell is an error.
func (instance *Cell) IsErrorValue() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Checks if the value of this cell is an error.
func (instance *Cell) IsErrorValue() (bool, error)