Share via


W.accent2 Field

Definition

Represents the w:accent2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clrSchemeMapping.
  • corresponds to the following strongly-typed properties: ColorSchemeMapping.Accent2.

Applies to