StyleManager.GetCellXfs Method

NanoXLSX

NanoXLSX

StyleManagerGetCellXfs Method

Gets all cellXfs of the style manager

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

Return Value

Type: StyleCellXf
Array of cellXfs
See Also