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