'DeclarationPublic Enum VAlign Inherits System.Enum
'UsageDim instance As VAlign
public enum VAlign : System.Enum
'DeclarationPublic Enum VAlign Inherits System.Enum
'UsageDim instance As VAlign
public enum VAlign : System.Enum
| Member | Description | 
|---|---|
| Bottom | Specifies that text is placed at the bottom. | 
| Center | Specifies that text is vertically centered. | 
| Distributed | Specifies that rotated text should wrap and be aligned to form straight edges on the left and right, including the last line. | 
| Justify | Specifies that rotated text is vertically justified. | 
| Top | Specifies that text is placed at the top. | 
System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.VAlign
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2