'Usage
Dim instance As IEvaluationContext Dim value As Double Dim value As Long value = instance.CastToLong(value)
Parameters
- value
- The System.Double value.
Return Value
The corresponding System.Int64 value. Error will be set to CalcError.Number if the System.Double value cannot be casted.