Share via


InputCollection.AddNew Method

Adds a new, blank, InputRow 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 AddNew
'Usage
Dim instance As InputCollection

instance.AddNew()
public void AddNew()

See Also

Reference

InputCollection Class

InputCollection Members

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