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。

注解

此为只读属性。

适用于