Share via


XLRD2.a Field

Definition

Represents the xlrd2:a XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: arrayData, spbArrays.
  • has the following child XML elements: v.
  • has the following XML attributes: c, count, r.
  • corresponds to the following strongly-typed classes: Array, SupportingPropertyBagArray.

Applies to