Share via


W.hRule Field

Definition

Represents the w:hRule XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: framePr, trHeight.
  • corresponds to the following strongly-typed properties: FrameProperties.HeightType, TableRowHeight.HeightType.

Applies to