ColorFormat Object Members

Word Developer Reference

Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill. You can set colors to an explicit red-green-blue value by using the RGB property.

Properties

  Name Description
Bb257484.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257484.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257484.properties(en-us,office.12).gif ObjectThemeColor Returns or sets a WdThemeColorIndex constant that represents the theme color for a color format. Read/write.
Bb257484.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ColorFormat object.
Bb257484.properties(en-us,office.12).gif RGB Returns or sets the red-green-blue (RGB) value of the specified color. Read/write Long.
Bb257484.properties(en-us,office.12).gif TintAndShade Returns a Single that represents the lightening or darkening of a specified shape's color. Read/write.
Bb257484.properties(en-us,office.12).gif Type Returns or sets the shape color type. Read-only MsoColorType.