ContentControl.Appearance Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает или задает внешний вид элемента управления содержимым. Чтение и запись 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