ig.excel.WorksheetView
Represents the various views for a worksheet.
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
-
normal
- Type:
- ig.excel.WorksheetView
- Default:
- 0
The worksheet is displayed in the normal view.
-
pageBreakPreview
- Type:
- ig.excel.WorksheetView
- Default:
- 2
This view shows a preview of where pages will break when the worksheet is printed.
-
pageLayout
- Type:
- ig.excel.WorksheetView
- Default:
- 1
The worksheet is displayed as it will appear when printed. This view displays where printed pages will begin and end as well as any headers or footers for the workbook. This value is only supported in Excel 2007 and defaults to Normal in earlier version.
The current widget has no events.
The current widget has no public methods.