PowerTools ActiveReports for .NET 9.0J
Add メソッド (TableCellCollection)

コレクションに追加するTableCellオブジェクト。
TableCellCollectionTableCell オブジェクトを追加します。
構文
'宣言
 
Public Function Add( _
   ByVal value As TableCell _
) As Integer
public int Add( 
   TableCell value
)

パラメータ

value
コレクションに追加するTableCellオブジェクト。

戻り値の型

新しいTableCellオブジェクト。
参照

関連項目

TableCellCollection クラス
TableCellCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.