SmartArtQuickStyles Interface

Represents a collection of SmartArt quick styles.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03CB-0000-0000-C000-000000000046")> _
Public Interface SmartArtQuickStyles _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As SmartArtQuickStyles
[GuidAttribute("000C03CB-0000-0000-C000-000000000046")]
public interface SmartArtQuickStyles : _IMsoDispObj, 
    IEnumerable

See Also

Reference

SmartArtQuickStyles Members

Microsoft.Office.Core Namespace