Skip to main content
A newer version of this page is available. .

Supported Formats

The non-visual spreadsheet component supports the following file formats to import and export data.

  • XLSX

    Microsoft Office Open XML format - the default file format of Microsoft Excel, starting with Microsoft Excel 2007.

  • XLSM

    Microsoft Office Open XML format with macro support (limited support - macros cannot be executed or modified)

  • XLS

    Microsoft Excel 97-2003 binary file format.

  • XLTX

    Microsoft Office Open XML template file.

  • XLTM

    Microsoft Office Open XML macro-enabled template file (limited support - macros cannot be executed or modified).

  • XLT

    Microsoft Excel 97-2003 template file.

  • CSV

    Comma Separated Values - the plain text format using comma characters as separators between cells.

  • TXT

    Tab Delimited Text - the plain text format using tab characters as separators between cells.

  • PDF (export only)

    Portable Document Format.

  • HTML (export only)

    Web Page.