BlockOfCells.Contains(Int64, Int32) 方法

定义

public:
 bool Contains(long nRowIndex, int nColIndex);
public bool Contains (long nRowIndex, int nColIndex);
member this.Contains : int64 * int -> bool
Public Function Contains (nRowIndex As Long, nColIndex As Integer) As Boolean

参数

nRowIndex
Int64
nColIndex
Int32

返回

适用于