Back to Devexpress

XLSX-Specific Export Options

eud-eud-for-devexpress-reports-reporting-for-web-document-viewer-exporting-xlsx-specific-export-options.md

latest1.6 KB
Original Source

XLSX-Specific Export Options

  • Feb 09, 2026
  • 3 minutes to read

Before exporting a document to XLSX format, you can specify XLSX-specific options in the Export Options panel.

  • Export Mode

  • Export Hyperlinks

  • Page Range

  • Raw Data Mode

  • Sheet Name

  • Show Grid Lines

  • Text Export Mode

  • Rasterize Images

  • Rasterization Resolution

  • Fit To Printed Page Width

  • Fit To Printed Page Height

  • Ignore Errors

  • Right To Left Document

Document Options

The Document Options complex property contains options which specify the Document Properties of the created XLSX file. Click the complex property’s header to access its nested options.

Encryption Options

This complex property allows you to adjust the encryption options of the resulting XLSX file.

  • Type Specifies one of the following encryption types:

    • Strong (default) type uses the Agile Encryption mechanism.
    • Compatible type uses the Standard Encryption that is compatible with Excel 2007.
  • Password Sets a password for the exported XLSX file. Passwords for XLSX files are stored as plain text in report definitions. Ensure that only trusted parties have access to report definition files.