次の方法で共有


SmartArt.QuickStyle プロパティ

定義

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

プロパティ値

注釈

読み取り/書き込みが可能です。

適用対象