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