GrapeCity SPREAD for Windows Forms 12.0J
ToAbsolute(Int32,Int32) メソッド


コンテキストセルの行インデックスを示す整数。
コンテキストセルの列インデックスを示す整数。
contextRowcontextColumnによって指定されたコンテキストセルに対するRangeReferenceオブジェクトの絶対参照を返します。
構文
'Declaration
 
Public Overloads Function ToAbsolute( _
   ByVal contextRow As Integer, _
   ByVal contextColumn As Integer _
) As RangeReference
'使用法
 
Dim instance As RangeReference
Dim contextRow As Integer
Dim contextColumn As Integer
Dim value As RangeReference
 
value = instance.ToAbsolute(contextRow, contextColumn)

パラメータ

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

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

 

 


Copyright © 2004 GrapeCity inc.