Share via


XLRD2.global Field

Definition

Represents the xlrd2:global XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rvTypesInfo.
  • has the following child XML elements: extLst, keyFlags.
  • corresponds to the following strongly-typed classes: RichValueGlobalType.

Applies to