다음을 통해 공유


SelectionManager.IsCellSelected(Int64, Int32) 메서드

정의

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

매개 변수

nRowIndex
Int64
nColIndex
Int32

반환

적용 대상