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
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.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.