'宣言 Public Function ToRelative( _ ByVal contextRow As System.Integer, _ ByVal contextColumn As System.Integer _ ) As CellReference
public CellReference ToRelative( System.int contextRow, System.int contextColumn )
パラメータ
- contextRow
- コンテキスト行インデックスを示す整数値。
- contextColumn
- コンテキスト列インデックスを示す整数値。
戻り値の型
ターゲット場所を示すCellReference。