_Application.SmartArtQuickStyles 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 a SmartArtQuickStyles object that represents the set of SmartArt styles that 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; }
member this.SmartArtQuickStyles : Microsoft.Office.Core.SmartArtQuickStyles
Public ReadOnly Property SmartArtQuickStyles As SmartArtQuickStyles
Property Value
A SmartArtQuickStyles object.
Remarks
Read-only. The set of styles represented by the SmartArtQuickStyles property correspond to the available styles in the Styles group on the Design tab on the SmartArt Tools contextual tab in Word 2010.