Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BarType Enumeration


In This Topic
    BarType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum BarType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BarType
    public enum BarType : System.Enum 
    Members
    MemberDescription
    DownBar 
    UpBar 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.BarType

    See Also