Cell.Value Property

NanoXLSX

NanoXLSX

CellValue Property

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

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

Property Value

Type: Object
See Also