Share via


MultiThreadedCalculation.ThreadCount Property

Excel Developer Reference

Gets the total count of the process threads that are a part of the specified MultiThreadedCalculation object.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ThreadCount

expression   A variable that represents a MultiThreadedCalculation object.

See Also