Package com.independentsoft.office.odf
Class CalculationSettings
java.lang.Object
com.independentsoft.office.odf.CalculationSettings
Represents a container for settings that effect the calculation of formula.
-
Constructor Summary
ConstructorsConstructorDescriptionInitializes a new instance of the CalculationSettings class. -
Method Summary
-
Constructor Details
-
CalculationSettings
public CalculationSettings()Initializes a new instance of the CalculationSettings class.
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current CalculationSettings object to its equivalent string representation.
-