MultiThreadedCalculation Object
Returns or sets the concurrent calculation mode.
Version Information
Version Added: Excel
Syntax
expression.MultiThreadedCalculationMultiThreaded_State Required. Boolean. Concurrent calculations processing is either turned on (True) or off (False).
User_Mode Required. Boolean. True - Either sets to use the specified Thread_Count for concurrent calculations (True) or is set to use the processors currently available for concurrent calculations (False).
Thread_Count Optional. Integer. Sets to number of threads to user for concurrent processors.