NanoXLSX Library Documentation
![]() | CellAddressEquals Method (CellAddress) |
Compares two addresses whether they are equal
Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public bool Equals( CellAddress o )
Parameters
- o
- Type: NanoXLSXCellAddress
Other address
Return Value
Type: BooleanTrue if equal
