Enum ExcelMLVerticalAlignment
Describes the ExcelML vertical alignment options.
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public enum ExcelMLVerticalAlignment
Automatic
Automatic alignment.
Bottom
Bottom alignment.
Center
Center alignment.
Distributed
Distributed alignment.
Justify
Justify alignment.
JustifyDistributed
JustifyDistributed alignment.
Top
Top alignment.