ssml:bookViews
Workbook Views
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-workbook.xsd
Type: ssml:CT_BookViews
Properties: Local, Qualified
Content
- ssml:workbookView [1..*] Workbook View
Attributes
None
Used in
- Type ssml:CT_Workbook (Element ssml:workbook)
Sample instance
<ssml:bookViews> <ssml:workbookView> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:workbookView> </ssml:bookViews>