Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SpreadsheetCompatibilityOptions Properties

Contains options used to ensure compatibility with previous Spreadsheet versions.
Name Description
EnableLegacyLayoutEngine Enables the legacy layout calculation engine.
EnableLegacyPdfExport Enables the legacy PDF export engine.
EnableLegacyPrintLayout Allows you to use the legacy mechanism to generate a document printout.
TruncateLongStringsInFormulas Specifies whether the Spreadsheet should truncate string constants in formulas to 255 characters when it opens documents with formulas where this limit is exceeded.
See Also