バージョン

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

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

パラメータ

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

オンラインで表示: GitHub