'Declaration
Public Function GetName( _ ByVal cell As NFormulaCell _ ) As System.String
'Usage
Dim instance As NFormulaCellDictionary Dim cell As NFormulaCell Dim value As System.String value = instance.GetName(cell)
public System.string GetName( NFormulaCell cell )
Parameters
- cell