Range Operators |
The CellRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality(CellRange, CellRange) | Compares two objects whether they are ranges and equal. The cell types (possible $ prefix) are considered. This method reflects Equals(Object) | |
| Inequality(CellRange, CellRange) | Compares two objects whether they not equal. This method reflects the inverted method of Equals(Object) |