BlockOfCells.Contains(Int64, Int32) 方法

定义

public:
 bool Contains(long nRowIndex, int nColIndex);
public bool Contains (long nRowIndex, int nColIndex);
Public Function Contains (nRowIndex As Long, nColIndex As Integer) As Boolean

参数

nRowIndex
Int64
nColIndex
Int32

返回

Boolean

适用于