Share via


ExtraColors Members

Include Protected Members
Include Inherited Members

Represents the extra colors in a presentation. The object can contain up to eight colors, each of which is represented by an red-green-blue (RGB) value.

The ExtraColors type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Count (Inherited from Collection.)
Public property Count Returns the number of objects in the specified collection. Read-only.
Public property Item Returns a single color from the specified ExtraColors collection.
Public property Parent Returns the parent object for the specified object.

Top

Methods

  Name Description
Public method _Index(Int32) (Inherited from Collection.)
Public method _Index(Int32)
Public method Add Adds a color to the extra colors available to a presentation, if the color hasn't already been added.
Public method Clear Clears the extra colors in a presentation.
Public method GetEnumerator() (Inherited from Collection.)
Public method GetEnumerator()

Top

See Also

Reference

ExtraColors Interface

Microsoft.Office.Interop.PowerPoint Namespace