[]
Gets numeric value from the CellValue object.
public double GetNumber(IEvaluationContext context)
Public Function GetNumber(context As IEvaluationContext) As Double
Type | Name | Description |
---|---|---|
IEvaluationContext | context | The evaluation context. |
Type | Description |
---|---|
double | The numeric value. |