バージョン

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

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

パラメータ

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