'Declaration
Public Function Contains( _ ByVal cell As NFormulaCell _ ) As System.Boolean
'Usage
Dim instance As NFormulaRow Dim cell As NFormulaCell Dim value As System.Boolean value = instance.Contains(cell)
public System.bool Contains( NFormulaCell cell )
Parameters
- cell