Share via


X.singleXmlCells Field

Definition

Represents the x:singleXmlCells XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: singleXmlCell.
  • corresponds to the following strongly-typed classes: SingleXmlCells.

Applies to