StyleManager.GetFillStyleNumber Method

NanoXLSX

NanoXLSX

StyleManagerGetFillStyleNumber Method

Gets the number of fills in the style manager

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public int GetFillStyleNumber()

Return Value

Type: Int32
Number of stored fills
See Also