ig.excel.CellBorderLineStyle
Represents the different cell border line styles.
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
-
dashDot
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 9
Dash-dot border.
-
dashDotDot
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 11
Dash-dot-dot border.
-
dashed
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 3
Dashed border.
-
default
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- -1
Use the default border line style.
-
dotted
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 4
Dotted border.
-
double
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 6
Double-line border.
-
hair
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 7
Dotted border with small dots.
-
medium
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 2
Medium border.
-
mediumDashDot
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 10
Medium dash-dot border.
-
mediumDashDotDot
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 12
Medium dash-dot-dot border.
-
mediumDashed
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 8
Dotted border with big dots.
-
none
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 0
No border.
-
slantedDashDot
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 13
Slanted dash-dot border.
-
thick
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 5
Thick border.
-
thin
- Type:
- ig.excel.CellBorderLineStyle
- Default:
- 1
Thin border.
The current widget has no events.
The current widget has no public methods.