Word for UWP
AddParagraph(String) メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス > AddParagraph メソッド : AddParagraph(String) メソッド
段落のテキスト文字列。
このドキュメントの次の位置に段落を追加します。
シンタックス
'宣言
 
Public Overloads Function AddParagraph( _
   ByVal text As System.String _
) As RtfParagraph
public RtfParagraph AddParagraph( 
   System.string text
)

パラメータ

text
段落のテキスト文字列。
参照

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