SchemeColorValues enumeration
Office 2013 and later
Scheme Color
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Background1 | Background Color 1. When the item is serialized out as xml, its value is "bg1". | |
| Text1 | Text Color 1. When the item is serialized out as xml, its value is "tx1". | |
| Background2 | Background Color 2. When the item is serialized out as xml, its value is "bg2". | |
| Text2 | Text Color 2. When the item is serialized out as xml, its value is "tx2". | |
| Accent1 | Accent Color 1. When the item is serialized out as xml, its value is "accent1". | |
| Accent2 | Accent Color 2. When the item is serialized out as xml, its value is "accent2". | |
| Accent3 | Accent Color 3. When the item is serialized out as xml, its value is "accent3". | |
| Accent4 | Accent Color 4. When the item is serialized out as xml, its value is "accent4". | |
| Accent5 | Accent Color 5. When the item is serialized out as xml, its value is "accent5". | |
| Accent6 | Accent Color 6. When the item is serialized out as xml, its value is "accent6". | |
| Hyperlink | Hyperlink Color. When the item is serialized out as xml, its value is "hlink". | |
| FollowedHyperlink | Followed Hyperlink Color. When the item is serialized out as xml, its value is "folHlink". | |
| PhColor | Style Color. When the item is serialized out as xml, its value is "phClr". | |
| Dark1 | Dark Color 1. When the item is serialized out as xml, its value is "dk1". | |
| Light1 | Light Color 1. When the item is serialized out as xml, its value is "lt1". | |
| Dark2 | Dark Color 2. When the item is serialized out as xml, its value is "dk2". | |
| Light2 | Light Color 2. When the item is serialized out as xml, its value is "lt2". |
Show: