_Slide.ThemeColorScheme Property

Returns a ThemeColorScheme object that represents the color scheme associated with the specified slide. 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 _Slide
Dim value As ThemeColorScheme

value = instance.ThemeColorScheme
ThemeColorScheme ThemeColorScheme { get; }

Property Value

Type: Microsoft.Office.Core.ThemeColorScheme

See Also

Reference

_Slide Interface

_Slide Members

Microsoft.Office.Interop.PowerPoint Namespace