SmartArtColor Interface

Definition

Represents the color scheme for the SmartArt diagram.

public interface class SmartArtColor : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03CE-0000-0000-C000-000000000046")]
public interface SmartArtColor : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03CE-0000-0000-C000-000000000046")>]
type SmartArtColor = interface
    interface _IMsoDispObj
Public Interface SmartArtColor
Implements _IMsoDispObj
Attributes
Implements

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.

Properties

Application

Gets an Application object that represents the container application for the SmartArtColor object.

Category

Retrieves the primary category name associated with the SmartArt color style.

Creator

Returns a 32-bit integer that indicates the application in which this object was created.

Description

Returns the description of the SmartArt color style.

Id

Returns the unique identifier of the associated SmartArt color style.

Name

Returns the string name of the SmartArt color style.

Parent

Returns the calling object.

Applies to