ssml:autoSortScope
AutoSort Scope
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_AutoSortScope
Properties: Local, Qualified
Content
- ssml:pivotArea [1..1] Auto Sort Scope
Attributes
None
Used in
- Type ssml:CT_PivotField (Element ssml:pivotField)
Sample instance
<ssml:autoSortScope> <ssml:pivotArea> <ssml:references> <ssml:reference>... </ssml:reference> </ssml:references> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:pivotArea> </ssml:autoSortScope>