PowerPoint.ThemeColor enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the theme colors used in PowerPoint.
Remarks
[ API set: PowerPointApi BETA (PREVIEW ONLY) ]
Fields
| accent1 = "Accent1" | Specifies the Accent 1 theme color. |
| accent2 = "Accent2" | Specifies the Accent 2 theme color. |
| accent3 = "Accent3" | Specifies the Accent 3 theme color. |
| accent4 = "Accent4" | Specifies the Accent 4 theme color. |
| accent5 = "Accent5" | Specifies the Accent 5 theme color. |
| accent6 = "Accent6" | Specifies the Accent 6 theme color. |
| dark1 = "Dark1" | Specifies the Dark 1 theme color. |
| dark2 = "Dark2" | Specifies the Dark 2 theme color. |
| followedHyperlink = "FollowedHyperlink" | Specifies the clicked hyperlink theme color. |
| hyperlink = "Hyperlink" | Specifies the hyperlink theme color. |
| light1 = "Light1" | Specifies the Light 1 theme color. |
| light2 = "Light2" | Specifies the Light 2 theme color. |
| mixed = "Mixed" | Specifies a mixed theme color. |
| none = "None" | Specifies no theme color. |