'Declaration
Public Function IndexOf( _ ByVal cellName As System.String _ ) As System.Integer
'Usage
Dim instance As NFormulaCellDictionary Dim cellName As System.String Dim value As System.Integer value = instance.IndexOf(cellName)
public System.int IndexOf( System.string cellName )
Parameters
- cellName