Share via


_Application.SmartArtQuickStyles Property

Returns the quick styles of the SmartArt diagram in the current Application object. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property SmartArtQuickStyles As SmartArtQuickStyles
    Get
'Usage
Dim instance As _Application
Dim value As SmartArtQuickStyles

value = instance.SmartArtQuickStyles
SmartArtQuickStyles SmartArtQuickStyles { get; }

Property Value

Type: Microsoft.Office.Core.SmartArtQuickStyles
Returns .

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.PowerPoint Namespace