ThemeColor Interface

Represents a color in the color scheme of a Microsoft Office 2007 theme.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03A1-0000-0000-C000-000000000046")> _
Public Interface ThemeColor _
    Inherits _IMsoDispObj
'Usage
Dim instance As ThemeColor
[GuidAttribute("000C03A1-0000-0000-C000-000000000046")]
public interface ThemeColor : _IMsoDispObj

See Also

Reference

ThemeColor Members

Microsoft.Office.Core Namespace