Enumeration HorizontalCellAlignment
Enumeration Members
Center
Center: 2
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:21
Center Across Selection
Center Across Selection: 6
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:37
Default
Default: -1
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:9
Distributed
Distributed: 7
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:41
Fill
Fill: 4
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:29
General
General: 0
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:13
Justify
Justify: 5
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:33
Left
Left: 1
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:17
Right
Right: 3
Defined in igniteui-angular-excel/lib/HorizontalCellAlignment.d.ts:25
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Enumeration for horizontal alignment styles. Default value is used in property override situations.