Enum CalcModeType

CalcModeType enumeration

Represents the mode type of calculating formulas.

public enum CalcModeType

Values

NameValueDescription
Automatic0
AutomaticExceptTable1
Manual2

Remarks

Only sets for MS Excel.

See Also