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 | |
---|---|---|
![]() |
_Default | |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. Read-only |
![]() |
Parent | Returns the parent object for the specified object. Read-only. |
![]() |
RGB | Returns an Integer value that represents the red-green-blue value of the specified color. |
![]() |
SchemeColor | Returns or sets an Integer value that represents the color of a Color object, as an index in the current color scheme. |
![]() |
Type | Returns an Integer value that that represents the color format type. |
Top