GrapeCity SPREAD for WPF 2.0J
GetExpectedDateTime メソッド

エバリュエーター。
ベース行インデックス。
ベース列インデックス。
期待される日時文字列を取得します。
構文
'Declaration
 
Protected Function GetExpectedDateTime( _
   ByVal evaluator As ICalcEvaluator, _
   ByVal baseRow As Integer, _
   ByVal baseColumn As Integer _
) As Nullable(Of Date)
protected Nullable<DateTime> GetExpectedDateTime( 
   ICalcEvaluator evaluator,
   int baseRow,
   int baseColumn
)

パラメータ

evaluator
エバリュエーター。
baseRow
ベース行インデックス。
baseColumn
ベース列インデックス。

戻り値の型

期待される日時文字列を返します。
参照

ConditionBase クラス
ConditionBase メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.