ThemeColor Members
Include Protected Members
Include Inherited Members
Represents a color in the color scheme of a Microsoft Office 2007 theme.
The ThemeColor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the ThemeColor object. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the ThemeColor object was created. Read-only. |
![]() |
Parent | Gets the parent object for the ThemeColor object. Read-only. |
![]() |
RGB | Gets or sets a value of a color in the color scheme of a Microsoft Office theme. Read/write. |
![]() |
ThemeColorSchemeIndex | Gets the index value for a color scheme of a Microsoft Office theme. Read-only. |
Top