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