[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.CellValue.GetLogical

GetLogical Method

GetLogical(IEvaluationContext)

Gets numeric value from the CellValue object.

Declaration
public bool GetLogical(IEvaluationContext context)
Public Function GetLogical(context As IEvaluationContext) As Boolean
Parameters
Type Name Description
IEvaluationContext context

The evaluation context.

Returns
Type Description
bool

The numeric value.