| オーバーロード | 解説 |
|---|---|
| Add(Int32,Int32,Int32,Int32) | Adds a new CellRange object to the collection. |
| Add(CellRange) | Adds a new CellRange object to the collection. |
| Add(Int32,Int32,Int32,Int32,Boolean) | Adds a new CellRange object to the collection, optionally removing other overlapping ranges from the collection. |
| Add(CellRange,Boolean) | Adds a new CellRange object to the collection, optionally removing other overlapping ranges from the collection. |