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