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
See Also