StyleManager.GetCellXfStyleNumber Method

NanoXLSX

NanoXLSX

StyleManagerGetCellXfStyleNumber Method

Gets the number of cellXfs in the style manager

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

Return Value

Type: Int32
Number of stored cellXfs
See Also