Share via


W.docPart Field

Definition

Represents the w:docPart XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: docParts.
  • has the following child XML elements: docPartBody, docPartPr.
  • corresponds to the following strongly-typed classes: DocPart.

Applies to