Share via


W.hMerge Field

Definition

Represents the w:hMerge XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tcPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: HorizontalMerge.

Applies to