_Application.SmartArtColors Property

Definition

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.

Applies to