Partager via


ThemeColorScheme Members

Include Protected Members
Include Inherited Members

Represents the color scheme of a Microsoft Office 2007 theme.

The ThemeColorScheme type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the ThemeColorScheme object. Read-only.
Public property Count Gets the number of items in the ThemeColorScheme collection. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the ThemeColorScheme object was created. Read-only.
Public property Parent Gets the parent object for the ThemeColorScheme object. Read-only.

Top

Methods

  Name Description
Public method Colors Gets an object that represents a color in the color scheme of a Microsoft Office theme.
Public method GetCustomColor Gets a value that represents a color in the color scheme of a Microsoft Office theme.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Load Loads the color scheme of a Microsoft Office theme from a file.
Public method Save Saves the color scheme of a Microsoft Office theme to a file.

Top

See Also

Reference

ThemeColorScheme Interface

Microsoft.Office.Core Namespace