GrapeCity SPREAD for Windows Forms 12.0J
GetRefersTo メソッド


コンテキスト行インデックスを示す整数値。
コンテキスト列インデックスを示す整数値。
定義名が参照しているA1形式の数式を取得します。
構文
'Declaration
 
Function GetRefersTo( _
   ByVal contextRow As Integer, _
   ByVal contextColumn As Integer _
) As String
'使用法
 
Dim instance As IName
Dim contextRow As Integer
Dim contextColumn As Integer
Dim value As String
 
value = instance.GetRefersTo(contextRow, contextColumn)

パラメータ

contextRow
コンテキスト行インデックスを示す整数値。
contextColumn
コンテキスト列インデックスを示す整数値。

戻り値の型

定義名が参照している数式を表す文字列値。
参照

IName インタフェース
IName メンバ

 

 


Copyright © 2004 GrapeCity inc.