Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
ILineFormat interface
Namespace: Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax
The ILineFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DashStyle |
Gets or sets the dash style of the line.
|
![]() | ForeColor |
Fore color for line
|
![]() | Style |
Gets or sets the style of the line.
|
![]() | Visible |
Gets or sets a value indicating whether the line is visible.
|
![]() | Weight |
Gets or sets the weight of the line in points.
|
See Also