ThemeColorScheme Object Members
Represents the color scheme of a Microsoft Office theme.
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. |
| 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. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the ThemeColorScheme object. Read-only. |
| Count | Gets a Integer indicating the number of items in the ThemeColorScheme collection. Read-only. |
| 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. |