ContentControl.DateStorageFormat プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
日付コンテンツ コントロールが作業中の文書の XML データ ストアにバインドされている場合の、日付の保存と取得の形式を設定または返します。 値の取得と設定が可能です。
public:
property Microsoft::Office::Interop::Word::WdContentControlDateStorageFormat DateStorageFormat { Microsoft::Office::Interop::Word::WdContentControlDateStorageFormat get(); void set(Microsoft::Office::Interop::Word::WdContentControlDateStorageFormat value); };
public Microsoft.Office.Interop.Word.WdContentControlDateStorageFormat DateStorageFormat { get; set; }
member this.DateStorageFormat : Microsoft.Office.Interop.Word.WdContentControlDateStorageFormat with get, set
Public Property DateStorageFormat As WdContentControlDateStorageFormat
プロパティ値
WdContentControlDateStorageFormat
注釈
DateStorageFormatプロパティを使用すると、日付形式、日付/時刻形式、またはテキスト形式で日付を格納できます。