public enum BorderLineStyle : System.Enum
public enum BorderLineStyle : System.Enum
Member | Description |
---|---|
DashDot | Specifies a dash dot border. |
DashDotDot | Specifies a dash dot dot border. |
Dashed | Specifies a dashed border. |
Dotted | Specifies a dotted border. |
Double | Specifies a double line. |
Hair | Specifies a hairline border. |
Medium | Specifies a medium border. |
MediumDashDot | Specifies a medium dash dot border. |
MediumDashDotDot | Specifies a medium dash dot dot border. |
MediumDashed | Specifies a medium dashed. |
None | Specifies no border. |
SlantDashDot | Specifies a slant dash dot border. |
Thick | Specifies a thick line border. |
Thin | Specifies a thin border. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.BorderLineStyle