Share via


W.trHeight Field

Definition

Represents the w:trHeight XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: trPr.
  • has the following XML attributes: hRule, val.
  • corresponds to the following strongly-typed classes: TableRowHeight.

Applies to