Cell.Value Property

PicoXLSX

PicoXLSX

CellValue Property

Gets or sets the value of the cell (generic object type)

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

Property Value

Type: Object
See Also