StyleManager.GetFills Method

NanoXLSX

NanoXLSX

StyleManagerGetFills Method

Gets all fills of the style manager

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public StyleFill[] GetFills()

Return Value

Type: StyleFill
Array of fills
See Also