Spread WinForms 15
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
See Also