SetCustomEngine Method

SetCustomEngine function

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


func (instance *CalculationOptions) SetCustomEngine(value *AbstractCalculationEngine)  error

Remarks

See Also