CalculationPropertiesModel

CalculationPropertiesModel

Overview

CalculationPropertiesModel is a class in Aspose.Cells FOSS for C++.

Represents calculation properties model.

Methods

SignatureDescription
CopyFrom(source: CalculationPropertiesModel)Copies values from the specified source. The source.
HasStoredState()boolPerforms has stored state. true if the condition is met; otherwise, false.

See Also