Share via


W.divId Field

Definition

Represents the w:divId XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr, trPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: DivId.

Applies to