バージョン

AddDateTime(String,Style) メソッド

テキストのコンテンツに日付および時刻要素を追加します。
シンタックス
'宣言
 
Overloads Sub AddDateTime( _
   ByVal format As System.String, _
   ByVal style As Style _
) 
void AddDateTime( 
   System.string format,
   Style style
)

パラメータ

format
日付および時刻フォーマット。
style
テキスト スタイル。
参照

オンラインで表示: GitHub