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