PowerTools ActiveReports for .NET 9.0J
Item プロパティ (TableCellCollection)

取得または設定するTableCellのインデックスを示すゼロベースのInteger。
位置によってTableCellCollectionに特定のTableCellオブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As TableCell
public TableCell this[ 
   int index
]; {get; set;}

パラメータ

index
取得または設定するTableCellのインデックスを示すゼロベースのInteger。

プロパティ値

指定した位置にあるTableCellオブジェクト。
参照

関連項目

TableCellCollection クラス
TableCellCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.