FlexReport for WinForms
Add(String) メソッド


C1.Report アセンブリ > C1.Report 名前空間 > ParagraphItemCollection クラス > Add メソッド : Add(String) メソッド
Adds a ParagraphText object to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal text As System.String _
) As ParagraphText
'使用法
 
Dim instance As ParagraphItemCollection
Dim text As System.String
Dim value As ParagraphText
 
value = instance.Add(text)
public ParagraphText Add( 
   System.string text
)

パラメータ

text

戻り値の型

Returns added ParagraphText object.
参照

参照

ParagraphItemCollection クラス
ParagraphItemCollection メンバ
オーバーロード一覧