'Declaration
Public Function New( _ ByVal name As System.String, _ ByVal cell As NFormulaCell _ )
'Usage
Dim name As System.String Dim cell As NFormulaCell Dim instance As New NNamedCell(name, cell)
public NNamedCell( System.string name, NFormulaCell cell )
Parameters
- name
- cell