custom_engine property
custom_engine property
The custom formula calculation engine to extend the default calculation engine of Aspose.Cells.
Definition:
@property
def custom_engine(self):
...
@custom_engine.setter
def custom_engine(self, value):
...
See Also
- module
aspose.cells
- class
AbstractCalculationEngine
- class
CalculationOptions