ig.excel.FontUnderlineStyle
Enumeration for font underline 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
-
default
- Type:
- ig.excel.FontUnderlineStyle
- Default:
- -1
Use the current default.
-
double
- Type:
- ig.excel.FontUnderlineStyle
- Default:
- 2
Double underline style.
-
doubleAccounting
- Type:
- ig.excel.FontUnderlineStyle
- Default:
- 34
Double accounting underline style.
-
none
- Type:
- ig.excel.FontUnderlineStyle
- Default:
- 0
No underline style.
-
single
- Type:
- ig.excel.FontUnderlineStyle
- Default:
- 1
Single underline style.
-
singleAccounting
- Type:
- ig.excel.FontUnderlineStyle
- Default:
- 33
Single accounting underline style.
The current widget has no events.
The current widget has no public methods.