Share via


W.trPrChange Field

Definition

Represents the w:trPrChange XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to