Share via


XLRD2.keyFlags Field

Definition

Represents the xlrd2:keyFlags XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: global, type.
  • has the following child XML elements: key.
  • corresponds to the following strongly-typed classes: RichValueTypeKeyFlags.

Applies to