ThemeEffectScheme
ThemeEffectScheme
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
Public Interface ThemeEffectScheme
Implements _IMsoDispObj
- Attributes
- Implements
Properties
Application Application Application |
Gets an Application object that represents the container application for the ThemeEffectScheme object. Read-only. |
Creator Creator Creator |
Gets a 32-bit integer that indicates the application in which the ThemeEffectScheme object was created. Read-only. |
Parent Parent Parent |
Gets the parent object for the ThemeEffectScheme object. Read-only. |
Methods
Load(String) Load(String) Load(String) |
Loads the effects scheme of a Microsoft Office theme from a file. |