ChartColorFormat 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 ChartColorFormat type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Application When used without an object qualifier, this property returns an _Application object that represents the Microsoft Word application. When used with an object qualifier, this property returns an _Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only.
Public property Parent Returns the parent for the specified object. Read-only.
Public property RGB Returns an Integer that represents the red-green-blue value of the specified color.
Public property SchemeColor Returns or sets the index of a color in the current color scheme.
Public property Type Returns an Integer value that that represents the color format type.

Top

See Also

Reference

ChartColorFormat Interface

Microsoft.Office.Interop.Word Namespace