SPREAD for WPF 3.0J - GcSpreadSheet
EnterContext メソッド

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IEvaluationContext インターフェース : EnterContext メソッド
コンテキスト行インデックスを示す整数値。
コンテキスト列インデックスを示す整数値。
指定した評価コンテキストに入ります。
シンタックス
'宣言
 
Sub EnterContext( _
   ByVal refSource As IReferenceSource, _
   ByVal contextRow As System.Integer, _
   ByVal contextColumn As System.Integer _
) 
void EnterContext( 
   IReferenceSource refSource,
   System.int contextRow,
   System.int contextColumn
)

パラメータ

refSource
contextRow
コンテキスト行インデックスを示す整数値。
contextColumn
コンテキスト列インデックスを示す整数値。
参照

IEvaluationContext インターフェース
IEvaluationContext メンバ