[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CalcFeatures

CalcFeatures Enum

Represents all available features of the calculation engine.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[Flags]
public enum CalcFeatures
<Flags>
Public Enum CalcFeatures

Fields

Name Description
All

Enables all features.

DynamicArray

Enables the dynamic array feature.

FieldValue

FIELDVALUE functions were present in the calculation engine.

None

Use the legacy calculation engine.

Optimal

Enable optimal calculation.

ReserveFormulaWhiteSpaces

Keep whitespace characters inside the formula.