MultiThreadedCalculation.ThreadMode property (Excel)

Returns or sets the thread mode for the specified MultiThreadedCalculation object. Read/write XlThreadMode.

Syntax

expression.ThreadMode

expression A variable that represents a MultiThreadedCalculation object.

Remarks

You can set the thread mode to either xlThreadModeAutomatic or xlThreadModeManual.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.