Share via


NoNamespace.hMerge Field

Definition

Represents the hMerge XML attribute.

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 attribute, it:

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

Applies to