名前 | 解説 | |
---|---|---|
CellRange コンストラクタ | オーバーロードされます。 |
CellRangeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CellRange コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Col | Gets or sets the index of the first column in this range. | |
Col2 | Gets or sets the index of the second column in this range. | |
Row | Gets or sets the index of the first row in this range. | |
Row2 | Gets or sets the index of the second row in this range. |
名前 | 解説 | |
---|---|---|
Clone | Clones a copy of current CellRange. | |
Equals | Determines whether the specified object is equal to the current CellRange. | |
GetHashCode | Serves as a hash function for CellRange. | |
IsValid | Checks whether this range contains valid row and column indices (> -1). |