ColorSchemes Interface

A collection of all the ColorScheme objects in the specified presentation. Each ColorScheme object represents a color scheme, which is a set of colors that are used together on a slide.

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

Syntax

'Declaration
<GuidAttribute("9149346E-5A91-11CF-8700-00AA0060263B")> _
Public Interface ColorSchemes _
    Inherits Collection
'Usage
Dim instance As ColorSchemes
[GuidAttribute("9149346E-5A91-11CF-8700-00AA0060263B")]
public interface ColorSchemes : Collection

See Also

Reference

ColorSchemes Members

Microsoft.Office.Interop.PowerPoint Namespace