Share via


W.rsidTr Field

Definition

Represents the w:rsidTr XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tr.
  • corresponds to the following strongly-typed properties: TableRow.RsidTableRowProperties.

Applies to