ssml:sheetViews
Chart Sheet Views
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Other elements with the same name: ssml:sheetViews, ssml:sheetViews, ssml:sheetViews
Type: ssml:CT_ChartsheetViews
Properties: Local, Qualified
Content
- Sequence [1..1]
- ssml:sheetView [1..*] Chart Sheet View
- ssml:extLst [0..1] Future Feature Storage Area
Attributes
None
Used in
- Type ssml:CT_Chartsheet (Element ssml:chartsheet)
Sample instance
<ssml:sheetViews> <ssml:sheetView workbookViewId="1"> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:sheetView> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:sheetViews>