Share via


XLRD.rvStructures Field

Definition

Represents the xlrd:rvStructures XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, s.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: RichValueStructures.

Applies to