ig.excel.WorkbookFormat

Represents the various file formats in which a workbook can be saved.

Dependencies

jquery-1.4.4.js
infragistics.util.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.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#