Specifies the name of the PivotField in the data area of the PivotTable report from which to get the PivotItem value to be used when determining whether a PivotItem should be displayed or not. Used in conjunction with AutoShowCount, AutoShowRange and AutoShowType.
      
<AutoShowField />
    | Element type | xsd:string | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| PivotField | Contains information about a PivotField. | 
None.
None.
      
<xsd:element name="AutoShowField" type="xsd:string" minOccurs="0" >
</xsd:element>