Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / VerticalAlignment Enumeration


VerticalAlignment Enumeration
Syntax
'Declaration
 
Public Enum VerticalAlignment 
   Inherits System.Enum
 
'Usage
 
Dim instance As VerticalAlignment
Members
MemberDescription
Bottom 
Center 
Distribute 
Justify 
Top 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.VerticalAlignment

See Also