ContentControl.Appearance Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt die Darstellung des Inhaltssteuerelements zurück oder legt sie fest. Lese-/Schreibzugriff WdContentControlAppearance
public:
property Microsoft::Office::Interop::Word::WdContentControlAppearance Appearance { Microsoft::Office::Interop::Word::WdContentControlAppearance get(); void set(Microsoft::Office::Interop::Word::WdContentControlAppearance value); };
public Microsoft.Office.Interop.Word.WdContentControlAppearance Appearance { get; set; }
member this.Appearance : Microsoft.Office.Interop.Word.WdContentControlAppearance with get, set
Public Property Appearance As WdContentControlAppearance