SpreadsheetCompatibilityOptions Properties
Contains options used to ensure compatibility with previous Spreadsheet versions.
Name | Description |
---|---|
Enable |
Enables the legacy layout calculation engine. |
Enable |
Enables the legacy PDF export engine. |
Enable |
Allows you to use the legacy mechanism to generate a document printout. |
Truncate |
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