ChartColorFormat Members
Include Protected Members
Include Inherited Members
Used only with charts. 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 | |
---|---|---|
_Default | Reserved for internal use. | |
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Parent | Returns the parent object for the specified object. | |
RGB | Returns the red-green-blue value of the specified color. | |
SchemeColor | Returns or sets the color of a ChartColorFormat object as an index in the current color scheme. | |
Type | Returns whether the color is an RGB or scheme type. |
Top