Share via


W.sectPrChange Field

Definition

Represents the w:sectPrChange XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sectPr.
  • has the following child XML elements: sectPr.
  • has the following XML attributes: author, date, id, dateUtc.
  • corresponds to the following strongly-typed classes: SectionPropertiesChange.

Applies to