GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > Extensions クラス > GetValue メソッド : GetValue(IReadonlyPrimitiveValue,IEvaluationContext,Boolean) メソッド |
true
、それ以外の場合はfalse
。
'Declaration
Public Overloads Shared Function GetValue( _ ByVal value As IReadonlyPrimitiveValue, _ Optional ByVal context As IEvaluationContext, _ Optional ByVal directValue As Boolean _ ) As Object
public static object GetValue( IReadonlyPrimitiveValue value, IEvaluationContext context, bool directValue )
true
、それ以外の場合はfalse
。