Share via


XLRD2.types Field

Definition

Represents the xlrd2:types XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rvTypesInfo.
  • has the following child XML elements: type.
  • corresponds to the following strongly-typed classes: RichValueTypes.

Applies to