Share via


XLRD.k Field

Definition

Represents the xlrd:k XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: s.
  • has the following XML attributes: n, t.
  • corresponds to the following strongly-typed classes: Key.

Applies to