[]
Gets or sets a CalcFeatures value indicates which calculation feature(s) is enabled.
public CalcFeatures CalcFeatures { get; set; }
Public Property CalcFeatures As CalcFeatures
This property must set before any calculating process; otherwise, some evaluated result may be compromised.