ig.excel.HorizontalCellAlignment
Enumeration for horizontal 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
-
center
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 2
Centered alignment.
-
centerAcrossSelection
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 6
Centers the contents of the left-most cell in a center across selection group. All other cells in the center across selection group must be empty. The cells are not merged, and the data may appear to be in a cell other than the left-most cell.
-
default
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- -1
Use the current default.
-
distributed
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 7
Distributed alignment.
-
fill
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 4
Repeat cell value to fill whole cell.
-
general
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 0
Alignment depends on underlying data type.
-
justify
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 5
Justify alignment.
-
left
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 1
Left alignment.
-
right
- Type:
- ig.excel.HorizontalCellAlignment
- Default:
- 3
Right alignment.
The current widget has no events.
The current widget has no public methods.