Share via


ContentControl.DateStorageFormat Eigenschaft

Definition

Gibt das Format für das Speichern und Abrufen von Datumsangaben zurück, wenn ein Datumsinhaltssteuerelement an den XML-Datenspeicher des aktiven Dokuments gebunden ist, oder legt es fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

WdContentControlDateStorageFormat

Hinweise

Mit DateStorageFormat der -Eigenschaft können Sie Datumsangaben im Datumsformat, Datums-/Uhrzeitformat oder Textformat speichern.

Gilt für: