[]
Determines whether two specified instances of CellRange are equal.
public static bool operator ==(CellRange obj1, CellRange obj2)
Public Shared Operator =(obj1 As CellRange, obj2 As CellRange) As Boolean
Type | Name | Description |
---|---|---|
CellRange | obj1 | The first cell range object |
CellRange | obj2 | The second cell range object |
Type | Description |
---|---|
bool |