Defines a coordinated set of colors used for graphic elements of PowerPoint.
| Attribute | Description |
| colors | Defines a string containing a list of colors. Each color is defined by a six digit string of hexidecimal numbers preceded by a number sign (#). Colors are delimited by commas. |
Contained In
Remarks
A scheme is a collection of eight colors. The colors saved are standard HTML colors; for example, #FFFFFF is black and #000000 is white.
See the example in the Schemes element topic.