| GrapeCity.Windows.SpreadSheet.Data Namespace : StrokeDashType Enumeration | 
'Declaration Public Enum StrokeDashType Inherits System.Enum
'Usage Dim instance As StrokeDashType
public enum StrokeDashType : System.Enum
| Member | Description | 
|---|---|
| Dash | Specifies the dash type. | 
| DashDot | Specifies the dash dot type. | 
| Dot | Specifies the dot type. | 
| Hair | Specifies the hair type. | 
| LongDash | Specifies the long dash type. | 
| LongDashDot | Specifies the long dash dot type. | 
| LongDashDotDot | Specifies the long dash dot dot type. | 
| None | Specifies none. | 
| Thin | Specifies the thin type. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.StrokeDashType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)