[]
Determines whether a CellRange object is a member of the collection.
public bool Contains(CellRange item)
| Type | Name | Description |
|---|---|---|
| CellRange | item | Object to locate in the collection. |
| Type | Description |
|---|---|
| bool | True if the object is a member of the collection, false otherwise. |