[]
Gets the row count of the evaluated range reference.
int GetRowCount(IEvaluationContext context)
Function GetRowCount(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 row count of the evaluated range reference. |