Share via


XLRD2.supportingPropertyBags Field

Definition

Represents the xlrd2:supportingPropertyBags XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: spbArrays, spbData.
  • corresponds to the following strongly-typed classes: SupportingPropertyBags.

Applies to