Style.CurrentCellXf Property

NanoXLSX

NanoXLSX

StyleCurrentCellXf Property

Gets or sets the current CellXf object of the style

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

Property Value

Type: StyleCellXf
See Also