[]
Checks whether the collection contains a specific XLCellRange object.
public bool Contains(XLCellRange cr)
| Type | Name | Description |
|---|---|---|
| XLCellRange | cr | XLCellRange object to look for. |
| Type | Description |
|---|---|
| bool | True if the collection contains the range, False otherwise. |