StyleManager.GetBorders Method

PicoXLSX

PicoXLSX

StyleManagerGetBorders Method

Gets all borders of the style manager

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

Return Value

Type: StyleBorder
Array of borders
See Also