CellRangeCollectionデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
パブリック メソッド
| | 名前 | 解説 |
 | Add | オーバーロードされます。 Adds a new CellRange object to the collection. |
 | Clear | Removes all objects from the collection. |
 | Contains | Determines whether a CellRange object is a member of the collection. |
 | IndexOf | オーバーロードされます。 Gets the index of a CellRange object in the collection. |
 | Insert | Inserts a CellRange object in the collection at a specified index. |
 | Remove | Removes a CellRange object from the collection. |
 | RemoveAt | Removed the object at a specified index from the collection. |
トップ
参照