Udostępnij za pośrednictwem


OfficeTheme.ThemeColorScheme Property

Gets a ThemeColorScheme object that represents the color scheme of a Microsoft Office theme. Read-only.

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

Syntax

'Declaration
ReadOnly Property ThemeColorScheme As ThemeColorScheme
    Get
'Usage
Dim instance As OfficeTheme
Dim value As ThemeColorScheme

value = instance.ThemeColorScheme
ThemeColorScheme ThemeColorScheme { get; }

Property Value

Type: Microsoft.Office.Core.ThemeColorScheme
ThemeColorScheme

See Also

Reference

OfficeTheme Interface

OfficeTheme Members

Microsoft.Office.Core Namespace