次の方法で共有


Shape.SmartArt プロパティ

定義

図形に関連付けられている SmartArt を表すオブジェクトを取得します。

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

プロパティ値

図形に関連付けられている SmartArt を表すオブジェクト。

注釈

読み取り専用です。

適用対象