'宣言 Public Overloads Sub EnterContext( _ ByVal source As IReferenceSource, _ ByVal contextRow As System.Integer, _ ByVal contextColumn As System.Integer _ )
public void EnterContext( IReferenceSource source, System.int contextRow, System.int contextColumn )
パラメータ
- source
- 数式を使用する IReferenceSource オブジェクト。
- contextRow
- コンテキスト行インデックスを示す整数値。
- contextColumn
- コンテキスト列インデックスを示す整数値。