ig.excel.ScrollBars
Represents the various scroll bar configurations available for the workbook.
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
-
both
- Type:
- ig.excel.ScrollBars
- Default:
- 3
Both scroll bars are shown in Microsoft Excel.
-
horizontal
- Type:
- ig.excel.ScrollBars
- Default:
- 1
Only the horizontal scroll bar is shown in Microsoft Excel.
-
none
- Type:
- ig.excel.ScrollBars
- Default:
- 0
No scroll bars are shown in Microsoft Excel.
-
vertical
- Type:
- ig.excel.ScrollBars
- Default:
- 2
Only the vertical scroll bar is shown in Microsoft Excel.
The current widget has no events.
The current widget has no public methods.