Definition Type: Element
Name: outlinePr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_OutlinePr
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Outline Properties
Collapse XSD Schema Diagram:
Drilldown into showOutlineSymbols in schema sml-sheet_xsd Drilldown into summaryRight in schema sml-sheet_xsd Drilldown into summaryBelow in schema sml-sheet_xsd Drilldown into applyStyles in schema sml-sheet_xsd Drilldown into CT_OutlinePr in schema sml-sheet_xsdXSD Diagram of outlinePr in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="outlinePr" type="CT_OutlinePr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Outline Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
applyStyles nsM:applyStyles false Optional
summaryBelow nsM:summaryBelow true Optional
summaryRight nsM:summaryRight true Optional
showOutlineSymbols nsM:showOutlineSymbols true Optional
Collapse Derivation Tree: