Schema Central > OOXML > sml-sheet.xsd > ssml:autoFilter
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:autoFilter

AutoFilter

Element information

Type: ssml:CT_AutoFilter

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
ref [0..1]ssml:ST_RefCell or Range Reference

Used in

Sample instance

<ssml:autoFilter>
   <ssml:filterColumn colId="1">
      <ssml:filters>
         <ssml:filter/>
         <ssml:dateGroupItem year="1" dateTimeGrouping="year"/>
      </ssml:filters>
   </ssml:filterColumn>
   <ssml:sortState ref="string">
      <ssml:sortCondition ref="string" iconSet="3Arrows"/>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:sortState>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:autoFilter>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com