SPREAD for WPF 3.0J - GcSpreadSheet
ToAbsolute(Int32,Int32) メソッド

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

パラメータ

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

RangeReference 構造体
RangeReference メンバ
オーバーロード一覧