ThemeEffectScheme Interface

Definition

Represents the effects scheme of a Microsoft Office 2007 theme.

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

Properties

Application

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

Creator

Gets a 32-bit integer that indicates the application in which the ThemeEffectScheme object was created. Read-only.

Parent

Gets the parent object for the ThemeEffectScheme object. Read-only.

Methods

Load(String)

Loads the effects scheme of a Microsoft Office theme from a file.

Applies to