Share via


XLRD.rvData Field

Definition

Represents the xlrd:rvData XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to