_Application.SmartArtColors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the set of color styles that are currently loaded in the application.
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
Property Value
The set of color styles that are currently loaded in the application.
Remarks
Read-only.