Share via


W14.id Field

Definition

Represents the w14:id XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: styleSet.
  • corresponds to the following strongly-typed properties: StyleSet.Id.

Applies to