GrapeCity ActiveReports for .NET 16.0J
Add メソッド (StyleSheet)

GrapeCity.ActiveReports.PageReportModel 名前空間 > StyleSheet クラス : Add メソッド
The object to be added to the end of the List. The value can be null 参照 (Visual Basicでは Nothing) for reference types.
Adds an object to the end of the List.
シンタックス
'宣言
 
Public Sub Add( _
   ByVal item As Style _
) 
public void Add( 
   Style item
)

パラメータ

item
The object to be added to the end of the List. The value can be null 参照 (Visual Basicでは Nothing) for reference types.
参照

StyleSheet クラス
StyleSheet メンバ