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