Share via


XLRD2.key Field

Definition

Represents the xlrd2:key XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: keyFlags.
  • has the following child XML elements: flag.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: RichValueTypeReservedKey.

Applies to