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

Top

See Also

Reference

ChartColorFormat Interface

Microsoft.Office.Interop.Excel Namespace