Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LineDashType Enumeration


LineDashType Enumeration
Syntax
'Declaration
 
Public Enum LineDashType 
   Inherits System.Enum
 
'Usage
 
Dim instance As LineDashType
Members
MemberDescription
dash 
dashDot 
dot 
lgDash 
lgDashDot 
lgDashDotDot 
solid 
sysDash 
sysDashDot 
sysDashDotDot 
sysDot 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.LineDashType

See Also