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