Cell.DataType Property

NanoXLSX

NanoXLSX

CellDataType Property

Gets or sets the type of the cell

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

Property Value

Type: CellCellType
See Also