Click or drag to resize
NanoXLSX

CellCellTypeEMPTY Field

Type for empty cells. This type is only used for merged cells (all cells except the first of the cell range)

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntax
C#
public const CellCellType EMPTY = 6

Field Value

CellCellType
See Also