Share via


W.themeColor Field

Definition

Represents the w:themeColor XML attributes.

public static readonly System.Xml.Linq.XName themeColor;
 staticval mutable themeColor : System.Xml.Linq.XName
Public Shared ReadOnly themeColor As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: background, color, shd, u, color.
  • corresponds to the following strongly-typed properties: Color.ThemeColor, DocumentBackground.ThemeColor, Shading.ThemeColor, Underline.ThemeColor.

Applies to