次の方法で共有


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

戻り値

適用対象