Share via


ColorSchemes Object Members

PowerPoint Developer Reference

A collection of all the ColorScheme objects in the specified presentation. Each ColorScheme object represents a color scheme, which is a set of colors that are used together on a slide.

Methods

  Name Description
Bb251415.methods(en-us,office.12).gif Add Adds a color scheme to the collection of available schemes. Returns a ColorScheme object that represents the added color scheme.
Bb251415.methods(en-us,office.12).gif Item Returns a single object from the specified collection.

Properties

  Name Description
Bb251415.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251415.properties(en-us,office.12).gif Count Returns the number of objects in the specified collection.
Bb251415.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.