Style.CurrentFill Property

PicoXLSX

PicoXLSX

StyleCurrentFill Property

Gets or sets the current Fill object of the style

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

Property Value

Type: StyleFill
See Also