Share via


XLRD2.rPr Field

Definition

Represents the xlrd2:rPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: richProperties.
  • has the following XML attributes: n, t.
  • corresponds to the following strongly-typed classes: RichFormatProperty.

Applies to