DlgStorage.GetCell(Int64, Int32) 方法

定义

protected:
 Microsoft::ReportingServices::QueryDesigners::GridCell ^ GetCell(long nRow, int nCol);
protected Microsoft.ReportingServices.QueryDesigners.GridCell GetCell (long nRow, int nCol);
member this.GetCell : int64 * int -> Microsoft.ReportingServices.QueryDesigners.GridCell
Protected Function GetCell (nRow As Long, nCol As Integer) As GridCell

参数

nRow
Int64
nCol
Int32

返回

适用于