[]
Gets the column count of the evaluated range reference.
int GetColumnCount(IEvaluationContext context)
Function GetColumnCount(context As IEvaluationContext) As Integer
Type | Name | Description |
---|---|---|
IEvaluationContext | context | An GrapeCity.CalcEngine.EvaluationContext object indicates the evaluation context. |
Type | Description |
---|---|
int | An integer value represents the column count of the evaluated range reference. |