SmartArtColors Schnittstelle

Definition

Eine Auflistung von SmartArt-Farbformatvorlagen.

public interface class SmartArtColors : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C03CD-0000-0000-C000-000000000046")]
public interface SmartArtColors : Microsoft.Office.Core._IMsoDispObj, System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C03CD-0000-0000-C000-000000000046")>]
type SmartArtColors = interface
    interface _IMsoDispObj
    interface IEnumerable
Public Interface SmartArtColors
Implements _IMsoDispObj, IEnumerable
Attribute
Implementiert

Hinweise

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.

Eigenschaften

Application

Ruft ein Object -Objekt ab, das die Containeranwendung für das SmartArtColors-Objekt darstellt.

Count

Ruft die Anzahl der SmartArtColor-Objekte ab, die in der SmartArtColors-Auflistung enthalten sind.

Creator

Ruft eine 32-Bit-Ganzzahl, die die Anwendung angibt, in der das SmartArtColors -Objekt erstellt wurde.

Item[Object]

Ruft ein SmartArtColor -Objekt am angegebenen Index oder mit dem angegebenen eindeutigen Bezeichner ab.

Parent

Gibt das aufrufende Objekt zurück.

Methoden

GetEnumerator()

Eine Auflistung von SmartArt-Farbformatvorlagen.

Gilt für: