'Declaration
Public Function Add( _ ByVal row As NFormulaRow _ ) As System.Integer
'Usage
Dim instance As NFormulaRowCollection Dim row As NFormulaRow Dim value As System.Integer value = instance.Add(row)
public System.int Add( NFormulaRow row )
Parameters
- row