バージョン

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

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

パラメータ

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

オンラインで表示: GitHub