CustomEngine
CalculationOptions.CustomEngine property
扩展Aspose.Cells默认计算引擎的自定义公式计算引擎。
public AbstractCalculationEngine CustomEngine { get; set; }
也可以看看
- class AbstractCalculationEngine
- class CalculationOptions
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
扩展Aspose.Cells默认计算引擎的自定义公式计算引擎。
public AbstractCalculationEngine CustomEngine { get; set; }