Share via


XLRD2.arrayData Field

Definition

Represents the xlrd2:arrayData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: a, extLst.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: ArrayData.

Applies to