GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IPrimitiveValue インタフェース : SetValue メソッド |
オーバーロード | 説明 |
---|---|
SetValue(IEvaluationContext,Double) | System.Double値を設定します。 |
SetValue(Object) | System.Object値を設定します。 |
SetValue(CalcError) | CalcError値を設定します。 |
SetValue(IEvaluationContext,String) | System.String値を設定します。 |
SetValue(Boolean) | System.Boolean値を設定します。 |
SetValue(DateTime) | System.DateTime値を設定します。 |
SetValue(TimeSpan) | System.TimeSpan値を設定します。 |