Share via


XLRD2.spbArrays Field

Definition

Represents the xlrd2:spbArrays XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to