Share via


X.mergeCell Field

Definition

Represents the x:mergeCell XML element.

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

  • has the following parent XML elements: mergeCells.
  • has the following XML attributes: ref.
  • corresponds to the following strongly-typed classes: MergeCell.

Applies to