Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Alignment Structure / VerticalText Field


In This Topic
    VerticalText Field
    In This Topic
    A constant integer value represent the vertical text.
    Syntax
    'Declaration
     
    
    Public Const VerticalText As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Alignment.VerticalText
    public const int VerticalText
    See Also