ThemeColorScheme Interface
Represents the color scheme of a Microsoft Office 2007 theme.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C03A2-0000-0000-C000-000000000046")> _
Public Interface ThemeColorScheme _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As ThemeColorScheme
[GuidAttribute("000C03A2-0000-0000-C000-000000000046")]
public interface ThemeColorScheme : _IMsoDispObj,
IEnumerable