'Declaration Public Enum XLLineStyle Inherits System.Enum
public enum XLLineStyle : System.Enum
'Declaration Public Enum XLLineStyle Inherits System.Enum
public enum XLLineStyle : System.Enum
Member | Description |
---|---|
Dashed | Dashed. |
Dotted | Dotted. |
Double | Double. |
Hair | Hair (one pixel). |
Medium | Medium. |
MediumDashDotDotted | Medium dash-dot-dot. |
MediumDashDotted | Medium dash-dot. |
MediumDashed | Medium dashed. |
None | No line. |
SlantedMediumDashDotted | Slanted dash-dot. |
Thick | Thick. |
Thin | Thin. |
ThinDashDotDotted | Thin dash-dot-dot. |
ThinDashDotted | Thin dash-dot. |
System.Object
System.ValueType
System.Enum
C1.Excel.XLLineStyle