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


LineCompoundType Enumeration
Syntax
'Declaration
 
Public Enum LineCompoundType 
   Inherits System.Enum
 
'Usage
 
Dim instance As LineCompoundType
Members
MemberDescription
dbl 
sng 
thickThin 
thinThick 
tri 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.LineCompoundType

See Also