'Declaration
Public Enum BorderLineStyle Inherits System.Enum
'Usage
Dim instance As BorderLineStyle
public enum BorderLineStyle : System.Enum
'Declaration
Public Enum BorderLineStyle Inherits System.Enum
'Usage
Dim instance As BorderLineStyle
public enum BorderLineStyle : System.Enum
Member | Description |
---|---|
DashDot | Dash Dot. |
DashDotDot | Dash Dot Dot. |
Dashed | Dashed. |
Dotted | Dotted. |
Double | Double Line. |
Hair | Hairline Border. |
Medium | Medium Border. |
MediumDashDot | Medium Dash Dot. |
MediumDashDotDot | Medium Dash Dot Dot. |
MediumDashed | Medium Dashed. |
None | No border. |
SlantDashDot | Slant Dash Dot. |
Thick | Thick Line Border. |
Thin | Thin Border. |
Unset | The border line style is unset. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.BorderLineStyle