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
Line style
Namespace:Bytescout.Spreadsheet.ConstantsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | (0) None | |
| Thin | 1 | (1) Thin style | |
| Medium | 2 | (2) Medium style | |
| Dashed | 3 | (3) Dashed style | |
| Dotted | 4 | (4) Dotted style | |
| Thick | 5 | (5) Thick style | |
| Double | 6 | (6) Double style | |
| Hair | 7 | (7) Hair style | |
| MediumDashed | 8 | (8) Medium dashed style (BIFF8 and higher only) | |
| ThinDashDotted | 9 | (9) Thin dash dotted style (BIFF8 and higher only) | |
| MediumDashDotted | 10 | (10) Medium dash dotted style (BIFF8 and higher only) | |
| ThinDashDotDoted | 11 | (11) Thin dash dot doted style (BIFF8 and higher only) | |
| MediumDashDotDotted | 12 | (12) Medium dash dot dotted style (BIFF8 and higher only) | |
| SlantedMediumDashDotted | 13 | (13) Slanted medium dash dotted style (BIFF8 and higher only) |
See Also