InputCollection.PerformCalculations Method

Performs the calculations on all of the InputRow objects of the InputCollection object.

Namespace:  Microsoft.Office.Excel.Server.Addins.ComputeCluster
Assembly:  Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)

Syntax

'Declaration
Public Sub PerformCalculations
'Usage
Dim instance As InputCollection

instance.PerformCalculations()
public void PerformCalculations()

See Also

Reference

InputCollection Class

InputCollection Members

PerformCalculations Overload

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace