Click or drag to resize
PicoXLSX

Range Operators

The CellRange type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(CellRange, CellRange) Compares two objects whether they are ranges and equal. The cell types (possible $ prefix) are considered. This method reflects Equals(Object)
Public operatorStatic memberInequality(CellRange, CellRange) Compares two objects whether they not equal. This method reflects the inverted method of Equals(Object)
Top
See Also