CalculationPropertiesModel

CalculationPropertiesModel

General

CalculationPropertiesModel és una classe en Aspose.Cells per NET.

Representa el model de propietats del càlcul.

Propietats

NameTypeAccessDescription
CalculationIdint?Read/WriteGets or sets the optional identifier for the calculation
CalculationModestringRead/WriteGets or sets the calculation mode as a string
FullCalculationOnLoadboolRead/WriteGets or sets whether a full calculation runs on workbook load
ReferenceModestringRead/WriteGets or sets the reference mode used during calculation
IterateboolRead/WriteGets or sets whether iterative calculation is enabled
IterateCountint?Read/WriteGets or sets the maximum number of iteration cycles
IterateDeltadouble?Read/WriteGets or sets the convergence threshold for iterative calculation
FullPrecisionbool?Read/WriteGets or sets optional flag for full precision calculations
CalculationCompletedbool?Read/WriteGets or sets a flag indicating calculation has finished
CalculationOnSavebool?Read/WriteGets or sets whether calculation occurs when saving
ConcurrentCalculationbool?Read/WriteGets or sets whether calculations may run concurrently
ForceFullCalculationboolRead/WriteGets or sets whether to force a full calculation regardless of changes

Mètodes

SignatureDescription
CopyFrom(source: CalculationPropertiesModel)The source.
HasStoredState()if the condition is met; otherwise, .
 Català