GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IReadonlyPrimitiveValue インタフェース : GetError メソッド |
'Declaration
Function GetError( _ Optional ByVal context As IEvaluationContext _ ) As CalcError
'使用法
Dim instance As IReadonlyPrimitiveValue Dim context As IEvaluationContext Dim value As CalcError value = instance.GetError(context)
CalcError GetError( IEvaluationContext context )