Share via


XLRD.rv Field

Definition

Represents the xlrd:rv XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rvData.
  • has the following child XML elements: fb, v.
  • has the following XML attributes: s.
  • corresponds to the following strongly-typed classes: RichValue.

Applies to