SmartArtColor Interface

Represents the color scheme for the SmartArt diagram.

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

Syntax

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

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

SmartArtColor Members

Microsoft.Office.Core Namespace