Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

OfficeTheme Interface

Definition

Namespace:
Microsoft.Office.Core
Assembly:
office.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Represents a Microsoft Office theme.

public interface class OfficeTheme : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03A0-0000-0000-C000-000000000046")]
public interface OfficeTheme : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03A0-0000-0000-C000-000000000046")>]
type OfficeTheme = interface
 interface _IMsoDispObj
Public Interface OfficeTheme
Implements _IMsoDispObj
Attributes
Implements

Properties

Application

Gets an Application object that represents the container application for the OfficeTheme object. Read-only.

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.

Applies to


Feedback

Was this page helpful?