'宣言 Public Overloads Function ToAbsolute( _ ByVal contextRow As System.Integer, _ ByVal contextColumn As System.Integer _ ) As RangeReference
public RangeReference ToAbsolute( System.int contextRow, System.int contextColumn )
パラメータ
- contextRow
- コンテキストセルの行インデックスを示す整数。
- contextColumn
- コンテキストセルの列インデックスを示す整数。