CalculationOptions.CustomEngine

CalculationOptions.CustomEngine property

The custom formula calculation engine to extend the default calculation engine of Aspose.Cells.

public AbstractCalculationEngine CustomEngine { get; set; }

See Also