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

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