Cell.CellStyle Property

PicoXLSX

PicoXLSX

CellCellStyle Property

Gets the assigned style of the cell

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

Property Value

Type: Style
See Also