Share via


X.xmlPr Field

Definition

Represents the x:xmlPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: xmlCellPr.
  • has the following child XML elements: extLst.
  • has the following XML attributes: mapId, xmlDataType, xpath.
  • corresponds to the following strongly-typed classes: XmlProperties.

Applies to