SmartArt.QuickStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SmartArt グラフィックに適用される SmartArt クイック スタイルを取得または設定します。
public:
property Microsoft::Office::Core::SmartArtQuickStyle ^ QuickStyle { Microsoft::Office::Core::SmartArtQuickStyle ^ get(); void set(Microsoft::Office::Core::SmartArtQuickStyle ^ value); };
public Microsoft.Office.Core.SmartArtQuickStyle QuickStyle { get; set; }
member this.QuickStyle : Microsoft.Office.Core.SmartArtQuickStyle with get, set
Public Property QuickStyle As SmartArtQuickStyle
プロパティ値
注釈
読み取り/書き込みが可能です。