| SpreadsheetML Schemas | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Simple Type |
| Name | AutoShowTypeType |
| Namespace | urn:schemas-microsoft-com:office:excel |
| Facets | |
| Enumerations | Auto , Manual |
| Documentation | Specifies whether a filter is automatically applied to a PivotTable field. |
| XSD Schema | excel.xsd |
|
|
|
|
|
|
|
|
|
<xsd:simpleType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AutoShowTypeType" >
<xsd:annotation> <xsd:documentation>Specifies whether a filter is automatically applied to a PivotTable field.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Auto"/> <xsd:enumeration value="Manual"/> </xsd:restriction> </xsd:simpleType> |
|
|
|
|
|
[No Sub Types] AutoShowTypeType x:AutoShowType |
|
|
|
|
| x:AutoShowType | |
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |