'宣言 Function SetRefersTo( _ ByVal contextRow As System.Integer, _ ByVal contextColumn As System.Integer, _ ByVal refersTo As System.String _ ) As System.Boolean
System.bool SetRefersTo( System.int contextRow, System.int contextColumn, System.string refersTo )
パラメータ
- contextRow
- コンテキスト行インデックスを示す整数値。
- contextColumn
- コンテキスト列インデックスを示す整数値。
- refersTo
- 定義名が参照しているA1形式の数式。
戻り値の型
数式が正常に変更されたかどうかを表すSystem.Boolean値。