다음을 통해 공유


IDlgGridControl.GetCellInfo(Int32, Int32) 메서드

정의

public:
 Microsoft::ReportingServices::QueryDesigners::GridCell ^ GetCellInfo(int nRowNum, int nColNum);
public Microsoft.ReportingServices.QueryDesigners.GridCell GetCellInfo (int nRowNum, int nColNum);
abstract member GetCellInfo : int * int -> Microsoft.ReportingServices.QueryDesigners.GridCell
Public Function GetCellInfo (nRowNum As Integer, nColNum As Integer) As GridCell

매개 변수

nRowNum
Int32
nColNum
Int32

반환

적용 대상