Style.CurrentFill Property

NanoXLSX

NanoXLSX

StyleCurrentFill Property

Gets or sets the current Fill object of the style

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

Property Value

Type: StyleFill
See Also