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

適用於