'Declaration
Public Enum LineStyle Inherits System.Enum
'Usage
Dim instance As LineStyle
public enum LineStyle : System.Enum
'Declaration
Public Enum LineStyle Inherits System.Enum
'Usage
Dim instance As LineStyle
public enum LineStyle : System.Enum
Member | Description |
---|---|
DashDot | Line composed of dash-dots |
DashDotDot | Line composed of dash-dot-dots |
Dashed | Line composed of dashes |
Dotted | Line composed of dots |
Double | Full double line |
Hair | Line composed of small dots |
Medium | Full medium line |
MediumDashDot | Medium line composed of dash-dots |
MediumDashDotDot | Medium line composed of dash-dot-dots |
MediumDashed | Medium line composed of dashes |
None | No lines |
SlantDashDot | Line composed of diagonal dash-dots |
Thick | Full thick line |
Thin | Full thin line |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.LineStyle
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2