Cell.CellAddress Property

NanoXLSX

NanoXLSX

CellCellAddress Property

Gets or sets the combined cell Address as string in the format A1 - XFD1048576

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string CellAddress { get; set; }

Property Value

Type: String
See Also