Share via


W.accent4 Field

Definition

Represents the w:accent4 XML attribute.

public static readonly System.Xml.Linq.XName accent4;
 staticval mutable accent4 : System.Xml.Linq.XName
Public Shared ReadOnly accent4 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.Accent4.

Applies to