Style.CurrentCellXf Property

PicoXLSX

PicoXLSX

StyleCurrentCellXf Property

Gets or sets the current CellXf object of the style

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

Property Value

Type: StyleCellXf
See Also