Contains an enumeration indicating whether all PivotItems are displayed for a PivotField or whether the PivotItems displayed are based on the value falling within a user-specified range. Used in conjunction with AutoShowCount, AutoShowField and AutoShorRange.
      
<AutoShowType />
    | Element type | AutoShowTypeType | 
| 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="AutoShowType" type="AutoShowTypeType" default="Manual" minOccurs="0" >
</xsd:element>