Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TickType Enumeration


In This Topic
    TickType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum TickType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As TickType
    public enum TickType : System.Enum 
    Members
    MemberDescription
    Cross 
    Inside 
    None 
    Outside 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.TickType

    See Also