Share via


W.tcPrChange Field

Definition

Represents the w:tcPrChange XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to