SlideRange.ThemeColorScheme Property

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

value = instance.ThemeColorScheme
ThemeColorScheme ThemeColorScheme { get; }

Property Value

Type: Microsoft.Office.Core.ThemeColorScheme

See Also

Reference

SlideRange Interface

SlideRange Members

Microsoft.Office.Interop.PowerPoint Namespace