Cell.CellStyle Property

NanoXLSX

NanoXLSX

CellCellStyle Property

Gets the assigned style of the cell

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

Property Value

Type: Style
See Also