Back to Devexpress

XLS Export Options

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

latest1.8 KB
Original Source

XLS Export Options

  • Feb 09, 2026
  • 3 minutes to read

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

  • Export Mode

  • Suppress 256 Columns Warning

  • Suppress 65536 Rows Warning

  • Workbook Color Palette Compliance

  • 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 XLS 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 XLS 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 XLS file. XLS files support ARC4 encryption (except for RC4CryptoAPI ). Passwords for XLS files are stored as plain text in report definitions. Ensure that only trusted parties have access to report definition files.