GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IReadonlyPrimitiveValue インタフェース : GetLogical メソッド |
true
、それ以外の場合はfalse
。
'Declaration
Function GetLogical( _ Optional ByVal context As IEvaluationContext, _ Optional ByVal catchError As Boolean _ ) As Boolean
bool GetLogical( IEvaluationContext context, bool catchError )
true
、それ以外の場合はfalse
。