ContentControl.Appearance プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンテンツ コントロールの外観を設定または返します。 読み取り/書き込み 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