Cell.CellAddress2 Property

PicoXLSX

PicoXLSX

CellCellAddress2 Property

Gets or sets the combined cell Address as Address object

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public CellAddress CellAddress2 { get; set; }

Property Value

Type: CellAddress
See Also