Share via


XLRD2.richProperties Field

Definition

Represents the xlrd2:richProperties XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to