Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the extra colors in a presentation. The object can contain up to eight colors, each of which is represented by an red-green-blue (RGB) value .
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("91493468-5A91-11CF-8700-00AA0060263B")> _
Public Interface ExtraColors _
Inherits Collection
'Usage
Dim instance As ExtraColors
[GuidAttribute("91493468-5A91-11CF-8700-00AA0060263B")]
public interface ExtraColors : Collection