PowerTools ActiveReports for .NET 11.0J
GetCellAt メソッド

セルの行番号。
セルの列番号。
行と列の番号がある場合は、を取得します。
構文
'宣言
 
Function GetCellAt( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As IGridCell
IGridCell GetCellAt( 
   int row,
   int column
)

パラメータ

row
セルの行番号。
column
セルの列番号。
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.