OfficeTheme Members
Include Protected Members
Include Inherited Members
Represents a Microsoft Office theme.
The OfficeTheme type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the OfficeTheme object. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the OfficeTheme object was created. Read-only. |
![]() |
Parent | Gets the parent object for the OfficeTheme object. Read-only. |
![]() |
ThemeColorScheme | Gets a ThemeColorScheme object that represents the color scheme of a Microsoft Office theme. Read-only. |
![]() |
ThemeEffectScheme | Gets a ThemeEffectScheme object that represents the effects scheme of a Microsoft Office theme. Read-only. |
![]() |
ThemeFontScheme | Gets a ThemeFontScheme object that represents the font scheme of a Microsoft Office theme. Read-only. |
Top