Share via


XLRD2.rvTypesInfo Field

Definition

Represents the xlrd2:rvTypesInfo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, global, types.
  • corresponds to the following strongly-typed classes: RichValueTypesInfo.

Applies to