Represents the type of line for a chart element border.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
SolidLine | 0 | The solid line. | |
DashedLine | 1 | The dashed line. | |
DottedLine | 2 | The dotted line | |
DashDotLine | 3 | The dash dot line. | |
DashDotDotLine | 4 | The dash dot dot line . | |
NoLine | 5 | No line. |
See Also