MESCIUS SPREAD for Windows Forms 15.0J
GetRefersTo(Int32,Int32) メソッド

コンテキスト行インデックスを示す整数値。
コンテキスト列インデックスを示す整数値。
定義名が参照しているA1形式の数式を取得します。
構文
'宣言
 
Public Function GetRefersTo( _
   ByVal contextRow As Integer, _
   ByVal contextColumn As Integer _
) As String
public string GetRefersTo( 
   int contextRow,
   int contextColumn
)

パラメータ

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

戻り値の型

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

DefinedName クラス
DefinedName メンバ

 

 


© MESCIUS inc. All rights reserved.