'Declaration Public Overloads Function Contains( _
ByVal cellReferenceCellReference для проверки.As CellReference _
) As Boolean
public bool Contains(
CellReference cellReference
)
public: bool Contains(
CellReference* cellReference
)
public:
bool Contains(
CellReference^ cellReference
)
Parameters
- cellReference
- CellReference для проверки.
Return Value
True, если cellReference содержится в этом CellReferences; в противном случае, false.