'Declaration
Public Function IndexOf( _ ByVal cell As NFormulaCell _ ) As System.Integer
'Usage
Dim instance As NFormulaRow Dim cell As NFormulaCell Dim value As System.Integer value = instance.IndexOf(cell)
public System.int IndexOf( NFormulaCell cell )
Parameters
- cell