Link Search Menu Expand Document

LineStyle Enumeration

Specifies the line style type

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum LineStyle
Members
Member nameValueDescription
Single0 (0) One line.
Double1 (1) Two lines of equal width.
ThickThin2 (2) Two lines: one thick, one thin.
ThinThick3 (3) Two lines: one thin, one thick.
Triple4 (4) Three lines: thin, thick, thin.
See Also

Reference