Share via


W.types Field

Definition

Represents the w:types XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: docPartPr.
  • has the following child XML elements: type.
  • has the following XML attributes: all.
  • corresponds to the following strongly-typed classes: DocPartTypes.

Applies to