ColorFormat Members
Include Protected Members
Include Inherited Members
Represents the color of a one-color object, the foreground or background color of an object with a gradient or patterned fill, or the pointer color.
The ColorFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | Returns an Application object that represents the Microsoft Excel application. | |
Brightness | Gets or sets the luminosity of the specified object. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
ObjectThemeColor | Returns or sets a color that is mapped to the theme color scheme. Read/write MsoThemeColorIndex. | |
Parent | Returns the parent object for the specified object. | |
RGB | Returns or sets the red-green-blue value of the specified color. | |
SchemeColor | Returns or sets the color of a color object as an index in the current color scheme. | |
TintAndShade | Returns or sets a Single that lightens or darkens the color of a specified shape. | |
Type | Returns or sets the callout format type. |
Top