EnumExcelMLHorizontalAlignment
Enum
Describes the ExcelML horizontal alignment options.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public enum ExcelMLHorizontalAlignment
Fields
Automatic
Automatic alignment.
Center
Center alignment.
CenterAcrossSelection
CenterAcrossSelection alignment.
Distributed
Distributed alignment.
Justify
Justify alignment.
JustifyDistributed
JustifyDistributed alignment.