GrapeCity ActiveReports for .NET 16.0J
GetCellAt メソッド

GrapeCity.ActiveReports.Extensibility.Layout 名前空間 > IGrid インターフェース : GetCellAt メソッド
行と列の番号がある場合は、IGridCellを取得します。
シンタックス
'宣言
 
Function GetCellAt( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As IGridCell
IGridCell GetCellAt( 
   int row,
   int column
)

パラメータ

row
column
参照

IGrid インターフェース
IGrid メンバ