ThemeColorScheme Members
Include Protected Members
Include Inherited Members
Represents the color scheme of a Microsoft Office 2007 theme.
The ThemeColorScheme type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the ThemeColorScheme object. Read-only. |
![]() |
Count | Gets the number of items in the ThemeColorScheme collection. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the ThemeColorScheme object was created. Read-only. |
![]() |
Parent | Gets the parent object for the ThemeColorScheme object. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Colors | Gets an object that represents a color in the color scheme of a Microsoft Office theme. |
![]() |
GetCustomColor | Gets a value that represents a color in the color scheme of a Microsoft Office theme. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | |
![]() |
Load | Loads the color scheme of a Microsoft Office theme from a file. |
![]() |
Save | Saves the color scheme of a Microsoft Office theme to a file. |
Top