StyleManager.GetCellXfs Method

PicoXLSX

PicoXLSX

StyleManagerGetCellXfs Method

Gets all cellXfs of the style manager

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

Return Value

Type: StyleCellXf
Array of cellXfs
See Also