Enum CalcModeType
Enum CalcModeType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents the mode type of calculating formulas.
public enum CalcModeType
Fields
Automatic = 0
AutomaticExceptTable = 1
Manual = 2
Remarks
Only sets for MS Excel.