Share via


W.tblPrChange Field

Definition

Represents the w:tblPrChange XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to