MESCIUS SPREAD for Windows Forms 15.0J
SetRefersTo メソッド (Camera)

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

パラメータ

contextRow
コンテキスト行インデックスを示す整数値。
contextColumn
コンテキスト列インデックスを示す整数値。
refersTo
定義名が参照しているA1形式の数式。

戻り値の型

数式が正常に変更されたかどうかを表すSystem.Boolean値。
参照

Camera クラス
Camera メンバ

 

 


© MESCIUS inc. All rights reserved.