Definition Type: Element
Name: BoundField
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the PivotTable field is the bound field of an automatic date field set.
Collapse XSD Schema Diagram:
XSD Diagram of BoundField in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="BoundField" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the PivotTable field is the bound field of an automatic date field set.</xsd:documentation>
    </xsd:annotation>
</xsd:element>