GridCell.GetNumericValue() Method |
Top |
DescriptionReturns the value of the cell as a number. Errors if the value stored in the cell is a string that cannot be converted to a number.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Return Value
The value of the cell represented as a number.
Syntax
See also
|