SPREAD for WPF 3.0J - GcSpreadGrid
GetExpectedDateTime メソッド

GrapeCity.Windows.SpreadGrid 名前空間 > ConditionBase クラス : GetExpectedDateTime メソッド
エバリュエーター。
ベース行インデックス。
ベース列インデックス。
期待される日時文字列を取得します。
シンタックス
'宣言
 
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 メンバ