Share via


CustomLayout.ThemeColorScheme Property

Returns a ThemeColorScheme object that represents the color scheme of the theme associated with the specified custom layout. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

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

value = instance.ThemeColorScheme
ThemeColorScheme ThemeColorScheme { get; }

Property Value

Type: Microsoft.Office.Core.ThemeColorScheme

See Also

Reference

CustomLayout Interface

CustomLayout Members

Microsoft.Office.Interop.PowerPoint Namespace