Share via


Application.Calculation Property

Project Developer Reference

Returns or sets the calculation mode. Can be one of the following PjCalculation constants: pjAutomatic or pjManual. Read/write Long.

Syntax

expression.Calculation

expression   A variable that represents an Application object.

Return Value
PjCalculation

See Also