IsNumericValue Method
IsNumericValue function
Indicates whether the value of this cell is numeric(int, double and datetime)
func (instance *Cell) IsNumericValue() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go