_Application.SmartArtLayouts 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 SmartArtLayouts 对象,该对象表示当前在应用程序中加载的 SmartArt 布局集。
public:
property Microsoft::Office::Core::SmartArtLayouts ^ SmartArtLayouts { Microsoft::Office::Core::SmartArtLayouts ^ get(); };
public Microsoft.Office.Core.SmartArtLayouts SmartArtLayouts { get; }
member this.SmartArtLayouts : Microsoft.Office.Core.SmartArtLayouts
Public ReadOnly Property SmartArtLayouts As SmartArtLayouts
属性值
SmartArtLayouts 对象。
注解
此为只读属性。 属性SmartArtLayouts表示的布局集对应于 2010 Word SmartArt Tools 上下文选项卡上“设计”选项卡上的“布局”组中的可用布局。