バージョン

AddContent(String,Style) メソッド

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

パラメータ

text
追加する文字列。
style
テキスト スタイル。
参照

オンラインで表示: GitHub