Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / VerticalTextAlignment Enumeration


VerticalTextAlignment Enumeration
Specifies the vertical alignment of text line.
Syntax
'Declaration
 
Public Enum VerticalTextAlignment 
   Inherits System.Enum
 
'Usage
 
Dim instance As VerticalTextAlignment
Members
MemberDescription
BaselineNormal script
SubscriptSubscript
SuperscriptSuperscript
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.VerticalTextAlignment

See Also