Share via


W.themeShade Field

Definition

Represents the w:themeShade XML attributes.

public static readonly System.Xml.Linq.XName themeShade;
 staticval mutable themeShade : System.Xml.Linq.XName
Public Shared ReadOnly themeShade 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.ThemeShade, DocumentBackground.ThemeShade, Shading.ThemeShade, Underline.ThemeShade.

Applies to