ColorFormat 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 following tables list the members exposed by the ColorFormat type.

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Black Returns or sets a value that represents the black component of a CMYK color.
Creator Returns a value that indicates the application in which the specified object was created.
Cyan Returns or sets a value that represents the cyan component of a CMYK color.
Ink Returns or sets a value that represents the degree of saturation for a specified ink.
Magenta Returns or sets a value that represents the magenta component of a CMYK color.
Name Returns or sets the name of the specified object.
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).
Parent Returns an object that represents the parent object of the specified object.
RGB Returns or sets the red-green-blue (RGB) value of the specified color.
SchemeColor Returns or sets a value that represents the color in the applied color scheme that's associated with the specified object.
TintAndShade Returns or sets a value that represents the lightening or darkening of a specified shape's color.
Type Returns the shape color type.
Yellow Returns or sets a value that represents the yellow component of a CMYK color.

Top

Public Methods

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

Top

See Also

Reference

ColorFormat Interface
Microsoft.Office.Interop.Word Namespace