Link Search Menu Expand Document

BorderLineStyle Enumeration

Specifies the line style for the border.

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum BorderLineStyle
Members
Member nameValueDescription
Continuous1 Continuous line
Dash-4115 Dashed line
DashDot4 Alternating dashes and dots
DashDotDot5 Dash followed by two dots
Dot-4118 Dotted line
Double-4119 Double line
LineStyleNone-4142 No line
SlantDashDot13 Slanted dashes
See Also

Reference