Share via


W.qFormat Field

Definition

Represents the w:qFormat XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • corresponds to the following strongly-typed classes: PrimaryStyle.

As an XML attribute, it:

  • is contained in the following XML elements: lsdException.
  • corresponds to the following strongly-typed properties: LatentStyleExceptionInfo.PrimaryStyle.

Applies to