Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HyperLinkTab Enumeration


In This Topic
    HyperLinkTab Enumeration
    In This Topic
    Represents the tabs of the hyper link form.
    Syntax
    'Declaration
     
    
    Public Enum HyperLinkTab 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As HyperLinkTab
    public enum HyperLinkTab : System.Enum 
    Members
    MemberDescription
    DocumentPlace in This Document.
    EmailAddressE-mail Address.
    FileOrWebPageExisting File or Web Page.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Win.Spread.HyperLinkTab

    See Also