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


In This Topic
    TextVerticalType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum TextVerticalType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As TextVerticalType
    public enum TextVerticalType : System.Enum 
    Members
    MemberDescription
    eaVert 
    horz 
    mongolianVert 
    vert 
    vert270 
    wordArtVert 
    wordArtVertRtl 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.TextVerticalType

    See Also