[]
Represents different improvements to functions while ensuring that workbooks continue to calculate as expected.
public enum WorkbookCompatibility
Public Enum WorkbookCompatibility
| Name | Description |
|---|---|
| Default | This enum value is used to specify the default version of the compatibility. |
| Latest | This enum value is used to specify the latest version of the compatibility. |
| Version1 | Compatible with legacy version. |
| Version2 | Support for Unicode surrogate pairs. |