Share via


NoNamespace.vMerge Field

Definition

Represents the vMerge XML 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 attribute, it:

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

Applies to