Ignite UI API Reference
ig.excel.VerticalCellAlignment
Enumeration for vertical alignment styles. Default value is used in property override situations.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
bottom
- Type:
- ig.excel.VerticalCellAlignment
- Default:
- 2
Bottom alignment.
-
center
- Type:
- ig.excel.VerticalCellAlignment
- Default:
- 1
Center alignment.
-
default
- Type:
- ig.excel.VerticalCellAlignment
- Default:
- -1
Use the current default.
-
distributed
- Type:
- ig.excel.VerticalCellAlignment
- Default:
- 4
Distributed alignment.
-
justify
- Type:
- ig.excel.VerticalCellAlignment
- Default:
- 3
Justify alignment.
-
top
- Type:
- ig.excel.VerticalCellAlignment
- Default:
- 0
Top alignment.
The current widget has no events.
The current widget has no public methods.