'Declaration <SerializableAttribute()> Public Enum LineStyle Inherits System.Enum
'Usage Dim instance As LineStyle
[Serializable()] public enum LineStyle : System.Enum
'Declaration <SerializableAttribute()> Public Enum LineStyle Inherits System.Enum
'Usage Dim instance As LineStyle
[Serializable()] public enum LineStyle : System.Enum
Member | Description |
---|---|
DashDot | Specifies a line consisting of a repeating pattern of dash-dot. |
DashDotDot | Specifies a line consisting of a repeating pattern of dash-dot-dot. |
Dashed | Specifies a line consisting of dashes. |
Dotted | Specifies a line consisting of dots. |
Double | Specifies a double line. |
Hair | Specifies a line of Dashed style with spaced 50 percent closer together than the Dashed. |
Inset | Specifies a line with inset effect. |
None | Specifies no line. |
Raised | Specifies a line with raised effect. |
Single | Specifies a single line. |
Thick | Specifies a thick single line. |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.CellType.Editors.LineStyle