'DeclarationPublic Sub Insert( _ ByVal index As System.Integer, _ ByVal row As NFormulaRow _ )
'UsageDim instance As NFormulaRowCollection Dim index As System.Integer Dim row As NFormulaRow instance.Insert(index, row)
public void Insert( System.int index, NFormulaRow row )
Parameters
- index
- row