Share via


W.vMerge Field

Definition

Represents the w:vMerge XML element and attribute.

public static readonly System.Xml.Linq.XName vMerge;
 staticval mutable vMerge : System.Xml.Linq.XName
Public Shared ReadOnly vMerge 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: VerticalMerge.

As an XML attribute, it:

  • is contained in the following XML elements: cellMerge.
  • corresponds to the following strongly-typed properties: CellMerge.VerticalMerge.

Applies to