Share via


XLRD2.flag Field

Definition

Represents the xlrd2:flag XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: key.
  • has the following XML attributes: name, value.
  • corresponds to the following strongly-typed classes: RichValueTypeReservedKeyFlag.

Applies to