Compartilhar via


DlgStorage.GetCell(Int64, Int32) Método

Definição

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

Parâmetros

nRow
Int64
nCol
Int32

Retornos

Aplica-se a