ConvertStringToNumericValue Method

ConvertStringToNumericValue function

Converts all string data in the worksheet to numeric value if possible.


func (instance *Cells) ConvertStringToNumericValue()  error

Remarks

See Also