ig.excel.VerticalTextAlignment
Represents the various vertical text alignment types.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
bottom
- Type:
- ig.excel.VerticalTextAlignment
- Default:
- 0
Align the text to the bottom of the available area.
-
center
- Type:
- ig.excel.VerticalTextAlignment
- Default:
- 1
Align the center to the bottom of the available area.
-
top
- Type:
- ig.excel.VerticalTextAlignment
- Default:
- 2
Align the text to the top of the available area.
The current widget has no events.
The current widget has no public methods.