SmartArtColors Interface

A collection of SmartArt color styles.

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

Syntax

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

Remarks

Simulates the commands on the Microsoft Office Fluent Ribbon user interface on the SmartArt Tools tab, on the Design group, on the Change Colors command.

See Also

Reference

SmartArtColors Members

Microsoft.Office.Core Namespace