InlineShape.SmartArt プロパティ

定義

指定した SmartArt インライン図形に関連付けられている SmartArt を操作する方法を提供するオブジェクトを取得します。

public:
 property Microsoft::Office::Core::SmartArt ^ SmartArt { Microsoft::Office::Core::SmartArt ^ get(); };
public Microsoft.Office.Core.SmartArt SmartArt { get; }
member this.SmartArt : Microsoft.Office.Core.SmartArt
Public ReadOnly Property SmartArt As SmartArt

プロパティ値

SmartArt指定したインライン図形に関連付けられている SmartArt を操作する方法を提供する オブジェクト。

注釈

読み取り専用です。 このプロパティは、インライン図形に関連付けられた Smart Art グラフィックと対話するためのエントリ ポイントを提供します。

適用対象