Share via


W.themeTint Field

Definition

Represents the w:themeTint XML attributes.

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

Applies to