ig.excel.DiagonalBorders
Represents the diagonal borders which can be displayed in cells.
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
-
all
- Type:
- ig.excel.DiagonalBorders
- Default:
- 7
Both diagonal borders will be displayed in the cell.
-
default
- Type:
- ig.excel.DiagonalBorders
- Default:
- 0
The default value for the diagonal borders.
-
diagonalDown
- Type:
- ig.excel.DiagonalBorders
- Default:
- 3
A diagonal border going from the top-left to bottom-right corner will be displayed in the cell.
-
diagonalUp
- Type:
- ig.excel.DiagonalBorders
- Default:
- 5
A diagonal border going from the bottom-left to top-right corner will be displayed in the cell.
-
none
- Type:
- ig.excel.DiagonalBorders
- Default:
- 1
No diagonal borders will be displayed in the cell.
The current widget has no events.
The current widget has no public methods.