Style.CurrentBorder Property

NanoXLSX

NanoXLSX

StyleCurrentBorder Property

Gets or sets the current Border object of the style

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public StyleBorder CurrentBorder { get; set; }

Property Value

Type: StyleBorder
See Also