ContentControl.Appearance Property

Definition

Returns or sets the appearance of the content control. Read/write 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

Property Value

Applies to