Share via


W14.styleSet Field

Definition

Represents the w14:styleSet XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: stylisticSets.
  • has the following XML attributes: id, val.
  • corresponds to the following strongly-typed classes: StyleSet.

Applies to