バージョン

AddContent(String,Style,Hyperlink) メソッド

テキストのコンテンツに文字列を追加します。
シンタックス
'宣言
 
Overloads Sub AddContent( _
   ByVal text As String, _
   ByVal style As Style, _
   ByVal hyperlink As Hyperlink _
) 
void AddContent( 
   string text,
   Style style,
   Hyperlink hyperlink
)

パラメータ

text
追加する文字列。
style
テキスト スタイル。
hyperlink
テキスト ハイパーリンク。
参照