Definition Type: Element
Name: sheetPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_ChartsheetPr
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Chart Sheet Properties
Collapse XSD Schema Diagram:
Drilldown into tabColor in schema sml-sheet_xsd Drilldown into codeName in schema sml-sheet_xsd Drilldown into published in schema sml-sheet_xsd Drilldown into CT_ChartsheetPr in schema sml-sheet_xsdXSD Diagram of sheetPr in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetPr" type="CT_ChartsheetPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Chart Sheet Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tabColor nsM:tabColor 0 1
Collapse Child Attributes:
Name Type Default Value Use
published nsM:published true Optional
codeName nsM:codeName Optional
Collapse Derivation Tree: