SelectionManager.IsCellSelected(Int64, Int32) 方法

定義

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

參數

nRowIndex
Int64
nColIndex
Int32

傳回

Boolean

適用於