Click or drag to resize

ColorScheme Properties

The ColorScheme type exposes the following members.

Properties
Name Description
Public property Accent1
First accent color in the scheme. Read-only ColorFormat .
Public property Accent2
Second accent color in the scheme. Read-only ColorFormat .
Public property Accent3
Third accent color in the scheme. Read-only ColorFormat .
Public property Accent4
Fourth accent color in the scheme. Read-only ColorFormat .
Public property Accent5
Fifth accent color in the scheme. Read-only ColorFormat .
Public property Accent6
Sixth accent color in the scheme. Read-only ColorFormat .
Public property Dark1
First dark color in the scheme. Read-only ColorFormat .
Public property Dark2
Second dark color in the scheme. Read-only ColorFormat .
Public property FollowedHyperlink
Color for the visited hyperlinks. Read-only ColorFormat .
Public property HyperlinkColor
Color for the hyperlinks. Read-only ColorFormat .
Public property Item
Gets the element at the specified index. Read-only ColorFormat .
Public property Light1
First light color in the scheme. Read-only ColorFormat .
Public property Light2
Second light color in the scheme. Read-only ColorFormat .
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Public property Presentation
Protected property ReferenceCount (Inherited from PptObject .)
Public property Slide
Gets the parent slide. Read-only ActiveSlide .
Top
See Also