SPREAD for WPF 3.0J - GcSpreadSheet
ToContextWithoutReorder メソッド (CellReference)

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > CellReference 構造体 : ToContextWithoutReorder メソッド
コンテキストセルの行インデックスを示す整数。
コンテキストセルの列インデックスを示す整数。
contextRowcontextColumnによって指定されたコンテキストセルに対するCellReferenceオブジェクトのターゲット参照を返します。CellReferenceの位置状態は変更されません。
シンタックス
'宣言
 
Public Function ToContextWithoutReorder( _
   ByVal contextRow As System.Integer, _
   ByVal contextColumn As System.Integer _
) As CellReference
public CellReference ToContextWithoutReorder( 
   System.int contextRow,
   System.int contextColumn
)

パラメータ

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

CellReference 構造体
CellReference メンバ