API Reference
Enum
WordThemeColor
Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.ThemeColorValues.
Inheritance
- Enum
- WordThemeColor
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property WordParagraph.ThemeColor
- Property WordParagraphBorders.BottomThemeColor
- Property WordParagraphBorders.LeftThemeColor
- Property WordParagraphBorders.RightThemeColor
- Property WordParagraphBorders.TopThemeColor
- Field WordThemeColor.Accent1
- Field WordThemeColor.Accent2
- Field WordThemeColor.Accent3
- Field WordThemeColor.Accent4
- Field WordThemeColor.Accent5
- Field WordThemeColor.Accent6
- Field WordThemeColor.Background1
- Field WordThemeColor.Background2
- Field WordThemeColor.Dark1
- Field WordThemeColor.Dark2
- Field WordThemeColor.FollowedHyperlink
- Field WordThemeColor.Hyperlink
- Field WordThemeColor.Light1
- Field WordThemeColor.Light2
- Field WordThemeColor.None
- Field WordThemeColor.Text1
- Field WordThemeColor.Text2
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
ToString 4 overloads
public override sealed String ToString(IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const WordThemeColor FollowedHyperlink #Represents the Open XML value followedHyperlink.
Value:
11