Link Search Menu Expand Document

Border Constructor

Initializes a new instance of the Border class.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Border(
	BorderLineStyle style
)

Parameters

style
Type: Bytescout.Spreadsheet.ConstantsBorderLineStyle
The style.
See Also

Reference