Definition Type: Element
Name: ServerBased
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains a Boolean indicating whether the server is queried every time the user changes the selected PivotItem for the PivotField that is in the page area.
Collapse XSD Schema Diagram:
XSD Diagram of ServerBased in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ServerBased" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains a Boolean indicating whether the server is queried every time the user changes the selected PivotItem for the PivotField that is in the page area.</xsd:documentation>
    </xsd:annotation>
</xsd:element>