Share via


XLRD2.spbData Field

Definition

Represents the xlrd2:spbData XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to