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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Return Value
The value of the cell represented as a number.
Syntax
See also
|