LineStyle Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies the line style type
Namespace:Bytescout.Spreadsheet.MSODrawingAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Single | 0 | (0) One line. | |
Double | 1 | (1) Two lines of equal width. | |
ThickThin | 2 | (2) Two lines: one thick, one thin. | |
ThinThick | 3 | (3) Two lines: one thin, one thick. | |
Triple | 4 | (4) Three lines: thin, thick, thin. |
See Also