ig.excel.HorizontalTextAlignment
Represents the various horizontal text alignment types.
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.HorizontalTextAlignment
- Default:
- 0
Align text in the center of the line.
-
distributed
- Type:
- ig.excel.HorizontalTextAlignment
- Default:
- 1
Distributes the words across the entire line.
-
justified
- Type:
- ig.excel.HorizontalTextAlignment
- Default:
- 2
Align text so it is justified across the line.
-
justifiedLow
- Type:
- ig.excel.HorizontalTextAlignment
- Default:
- 3
Aligns the text with an adjusted kashida length for Arabic text.
-
left
- Type:
- ig.excel.HorizontalTextAlignment
- Default:
- 4
Align the text to the left of the line.
-
right
- Type:
- ig.excel.HorizontalTextAlignment
- Default:
- 5
Align the text to the right of the line.
-
thaiDistributed
- Type:
- ig.excel.HorizontalTextAlignment
- Default:
- 6
Distributes Thai text by treating each character as a word.
The current widget has no events.
The current widget has no public methods.