[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CalculationEngine.CalcFeatures

CalcFeatures Property

CalcFeatures

Gets or sets a CalcFeatures value indicates which calculation feature(s) is enabled.

Declaration
public CalcFeatures CalcFeatures { get; set; }
Public Property CalcFeatures As CalcFeatures
Remarks

This property must set before any calculating process; otherwise, some evaluated result may be compromised.