[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IValue.GetColumnCount

GetColumnCount Method

GetColumnCount(IEvaluationContext)

Gets the column count of the evaluated range reference.

Declaration
int GetColumnCount(IEvaluationContext context)
Function GetColumnCount(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 column count of the evaluated range reference.