Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const UpwardText As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Alignment.UpwardText
    public const int UpwardText
    See Also