[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.WorkbookCompatibility

WorkbookCompatibility Enum

Represents different improvements to functions while ensuring that workbooks continue to calculate as expected.

Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.CalcEngine.dll
Syntax
public enum WorkbookCompatibility
Public Enum WorkbookCompatibility

Fields

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.