GrapeCity SPREAD for Windows Forms 12.0J
ToRelative メソッド (RangeReference)


コンテキストセルの行インデックスを示す整数。
コンテキストセルの列インデックスを示す整数。
contextRowcontextColumnによって指定されたコンテキストセルに対するRangeReferenceオブジェクトのターゲット参照を返します。RangeReferenceの位置状態は変更されません。
構文
'Declaration
 
Public Function ToRelative( _
   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.ToRelative(contextRow, contextColumn)

パラメータ

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

RangeReference 構造体
RangeReference メンバ

 

 


Copyright © 2004 GrapeCity inc.