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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:sheetViews

Sheet Views

Element information

Type: ssml:CT_SheetViews

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<ssml:sheetViews>
   <ssml:sheetView workbookViewId="1">
      <ssml:pane/>
      <ssml:selection sqref="A1 A1"/>
      <ssml:pivotSelection>
         <ssml:pivotArea>...
         </ssml:pivotArea>
      </ssml:pivotSelection>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:sheetView>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:sheetViews>

Site developed and hosted by Datypic, Inc.

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