Share via


XLRD2.richStyles Field

Definition

Represents the xlrd2:richStyles XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: richStyleSheet.
  • has the following child XML elements: rSty.
  • corresponds to the following strongly-typed classes: RichStyles.

Applies to