_Application.SmartArtColors 属性

定义

获取当前在应用程序中加载的颜色样式集。

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

属性值

当前在应用程序中加载的颜色样式集。

注解

此为只读属性。

适用于