Share via


ColorScheme Object Members

Publisher Developer Reference

Represents a color scheme, which is a set of eight colors used for the different elements of a publication. Each color is represented by a ColorFormat object. The ColorScheme object is a member of the ColorSchemes collection. The ColorSchemes collection contains all the color schemes available to Microsoft Office Publisher.

Properties

  Name Description
Aa437589.properties(en-us,office.12).gif Application Used without an object qualifier, this property returns an Application object that represents the current instance of Publisher. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object. When used with an OLE Automation object, it returns the object's application.
Aa437589.properties(en-us,office.12).gif Colors Returns a ColorFormat object representing a color from the specified color scheme.
Aa437589.properties(en-us,office.12).gif Name Returns a String value indicating the name of the specified object. Read-only.
Aa437589.properties(en-us,office.12).gif Parent Returns an object that represents the parent object of the specified object. For example, for a TextFrame object, returns a Shape object representing the parent shape of the text frame. Read-only.