Share via


XLRD.s Field

Definition

Represents the xlrd:s XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rvStructures.
  • has the following child XML elements: k.
  • has the following XML attributes: t.
  • corresponds to the following strongly-typed classes: RichValueStructure.

Applies to