'Declaration
Public Sub Add( _ ByVal cellName As System.String, _ ByVal cell As NFormulaCell _ )
'Usage
Dim instance As NFormulaCellDictionary Dim cellName As System.String Dim cell As NFormulaCell instance.Add(cellName, cell)
public void Add( System.string cellName, NFormulaCell cell )
Parameters
- cellName
- cell