Share via


M.accPr Field

Definition

Represents the m:accPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: acc.
  • has the following child XML elements: chr, ctrlPr.
  • corresponds to the following strongly-typed classes: AccentProperties.

Applies to