'Declaration
Public Enum LineDashType Inherits System.Enum
'Usage
Dim instance As LineDashType
public enum LineDashType : System.Enum
'Declaration
Public Enum LineDashType Inherits System.Enum
'Usage
Dim instance As LineDashType
public enum LineDashType : System.Enum
Member | Description |
---|---|
dash | |
dashDot | |
dot | |
lgDash | |
lgDashDot | |
lgDashDotDot | |
solid | |
sysDash | |
sysDashDot | |
sysDashDotDot | |
sysDot |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.LineDashType