ColorSchemeIndexValues Enumeration
Defines the ColorSchemeIndexValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Enumeration ColorSchemeIndexValues
用法
Dim instance As ColorSchemeIndexValues
public enum ColorSchemeIndexValues
Members
Member name | Description | |
---|---|---|
Dark1 | Dark 1 Theme Color Reference. When the item is serialized out as xml, its value is "dark1". | |
Light1 | Light 1 Theme Color Reference. When the item is serialized out as xml, its value is "light1". | |
Dark2 | Dark 2 Theme Color Reference. When the item is serialized out as xml, its value is "dark2". | |
Light2 | Light 2 Theme Color Reference. When the item is serialized out as xml, its value is "light2". | |
Accent1 | Accent 1 Theme Color Reference. When the item is serialized out as xml, its value is "accent1". | |
Accent2 | Accent 2 Theme Color Reference. When the item is serialized out as xml, its value is "accent2". | |
Accent3 | Accent 3 Theme Color Reference. When the item is serialized out as xml, its value is "accent3". | |
Accent4 | Accent4 Theme Color Reference. When the item is serialized out as xml, its value is "accent4". | |
Accent5 | Accent5 Theme Color Reference. When the item is serialized out as xml, its value is "accent5". | |
Accent6 | Accent 6 Theme Color Reference. When the item is serialized out as xml, its value is "accent6". | |
Hyperlink | Hyperlink Theme Color Reference. When the item is serialized out as xml, its value is "hyperlink". | |
FollowedHyperlink | Followed Hyperlink Theme Color Reference. When the item is serialized out as xml, its value is "followedHyperlink". |