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


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