Share via


XLRD2.rSty Field

Definition

Represents the xlrd2:rSty XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: richStyles.
  • has the following child XML elements: rpv.
  • has the following XML attributes: dxfid.
  • corresponds to the following strongly-typed classes: RichStyle.

Applies to