Share via


X.xmlCellPr Field

Definition

Represents the x:xmlCellPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: singleXmlCell.
  • has the following child XML elements: extLst, xmlPr.
  • has the following XML attributes: id, uniqueName.
  • corresponds to the following strongly-typed classes: XmlCellProperties.

Applies to