GrapeCity.Spreadsheet Namespace / Alignment Structure / HorizontalText Field


In This Topic
HorizontalText Field
In This Topic
A constant integer value represent the horizontal text.
Syntax
'Declaration
 
Public Const HorizontalText As Integer
 
'Usage
 
Dim value As Integer
 
value = Alignment.HorizontalText
See Also