Share via


ColorFormat Members

Include Protected Members
Include Inherited Members

Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill.

The ColorFormat type exposes the following members.

Methods

  Name Description
Public method SetCMYK Sets a cyan-magenta-yellow-black (CMYK) color value.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Black Returns or sets a value that represents the black component of a CMYK color.
Public property Brightness Gets the brightness of a specified shape color.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Cyan Returns or sets a value that represents the cyan component of a CMYK color.
Public property Ink Returns or sets a value that represents the degree of saturation for a specified ink.
Public property Magenta Returns or sets a value that represents the magenta component of a CMYK color.
Public property Name Returns or sets the name of the specified object.
Public property ObjectThemeColor Returns or sets the theme color for a color format. Read/write.
Public property OverPrint Returns or sets a value that indicates when creating separation plates for commercial printing, the specified shape is not printed on the separation plates where the ink level of the shape is set to 0 (zero).
Public property Parent Returns an object that represents the parent object of the specified object.
Public property RGB Returns or sets the red-green-blue (RGB) value of the specified color.
Public property SchemeColor Returns or sets a value that represents the color in the applied color scheme that's associated with the specified object.
Public property TintAndShade Returns or sets a value that represents the lightening or darkening of a specified shape's color.
Public property Type Returns the shape color type.
Public property Yellow Returns or sets a value that represents the yellow component of a CMYK color.

Top

See Also

Reference

ColorFormat Interface

Microsoft.Office.Interop.Word Namespace