[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IValue.GetRowCount

GetRowCount Method

GetRowCount(IEvaluationContext)

Gets the row count of the evaluated range reference.

Declaration
int GetRowCount(IEvaluationContext context)
Function GetRowCount(context As IEvaluationContext) As Integer
Parameters
Type Name Description
IEvaluationContext context

An GrapeCity.CalcEngine.EvaluationContext object indicates the evaluation context.

Returns
Type Description
int

An integer value represents the row count of the evaluated range reference.