Cell.DataType Property

PicoXLSX

PicoXLSX

CellDataType Property

Gets or sets the type of the cell

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

Property Value

Type: CellCellType
See Also