Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Alignment Structure / UpwardText Field


In This Topic
    UpwardText Field
    In This Topic
    A constant integer value represent the upward text. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const UpwardText As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Alignment.UpwardText
    public const int UpwardText
    See Also