| GrapeCity.Excel Namespace : ExcelVerticalAlignment Enumeration | 
'Declaration Public Enum ExcelVerticalAlignment Inherits System.Enum
'Usage Dim instance As ExcelVerticalAlignment
public enum ExcelVerticalAlignment : System.Enum
| Member | Description | 
|---|---|
| Bottom | The content is vertically at the bottom of a cell. | 
| Center | The content is vertically at the center of a cell. | 
| Distributed | The content is vertically distributed in a cell. | 
| Justify | The content is vertically justified in a cell. | 
| Top | The content is vertically at the top of a cell. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelVerticalAlignment
Target Platforms: Windows Server 2012, Windows RT