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


DrawingTextVerticalAlignment Enumeration
Represents the vertical alignment of the drawing text.
Syntax
'Declaration
 
Public Enum DrawingTextVerticalAlignment 
   Inherits System.Enum
 
'Usage
 
Dim instance As DrawingTextVerticalAlignment
Members
MemberDescription
Bottom 
Justify 
JustifyDistributed 
Middle 
Top 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.DrawingTextVerticalAlignment

See Also