_Application.SmartArtQuickStyles Property

Definition

Gets the set of SmartArt quick styles which are currently loaded in the application.

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

Property Value

The set of SmartArt quick styles which are currently loaded in the application.

Remarks

Read-only.

Applies to