StyleManager.GetFills Method

PicoXLSX

PicoXLSX

StyleManagerGetFills Method

Gets all fills of the style manager

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public StyleFill[] GetFills()

Return Value

Type: StyleFill
Array of fills
See Also