Share via


NoNamespace.mergeCell Field

Definition

Represents the mergeCell XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alignment.
  • corresponds to the following strongly-typed properties: Alignment.MergeCell.

Applies to