WebColorValues enumeration
Office 2013 and later
HTML Slide Navigation Control Colors
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| None | Non-specific Colors. When the item is serialized out as xml, its value is "none". | |
| Browser | Browser Colors. When the item is serialized out as xml, its value is "browser". | |
| PresentationText | Presentation Text Colors. When the item is serialized out as xml, its value is "presentationText". | |
| PresentationAccent | Presentation Accent Colors. When the item is serialized out as xml, its value is "presentationAccent". | |
| WhiteTextOnBlack | White Text on Black Colors. When the item is serialized out as xml, its value is "whiteTextOnBlack". | |
| BlackTextOnWhite | Black Text on White Colors. When the item is serialized out as xml, its value is "blackTextOnWhite". |
Show: