ig.excel.WorkbookFormat
Represents the various file formats in which a workbook can be saved.
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
-
excel2007
- Type:
- ig.excel.WorkbookFormat
- Default:
- 2
The Excel 2007 XML file format.
-
excel2007MacroEnabled
- Type:
- ig.excel.WorkbookFormat
- Default:
- 3
The Excel 2007 Macro-Enabled XML file format.
-
excel2007MacroEnabledTemplate
- Type:
- ig.excel.WorkbookFormat
- Default:
- 4
The Excel 2007 Macro-Enabled Template XML file format.
-
excel2007Template
- Type:
- ig.excel.WorkbookFormat
- Default:
- 5
The Excel 2007 Template XML file format.
-
excel97To2003
- Type:
- ig.excel.WorkbookFormat
- Default:
- 0
The Excel 97-2003 BIFF8 file format.
-
excel97To2003Template
- Type:
- ig.excel.WorkbookFormat
- Default:
- 1
The Excel 97-2003 Template BIFF8 file format.
-
strictOpenXml
- Type:
- ig.excel.WorkbookFormat
- Default:
- 6
The Strict Open XML file format (ISO/IEC 29500 Strict).
The current widget has no events.
The current widget has no public methods.