Definition Type: Element
Name: sheetFormatPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_SheetFormatPr
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Sheet Format Properties
Collapse XSD Schema Diagram:
Drilldown into outlineLevelCol in schema sml-sheet_xsd Drilldown into outlineLevelRow in schema sml-sheet_xsd Drilldown into thickBottom in schema sml-sheet_xsd Drilldown into thickTop in schema sml-sheet_xsd Drilldown into zeroHeight in schema sml-sheet_xsd Drilldown into customHeight in schema sml-sheet_xsd Drilldown into defaultRowHeight in schema sml-sheet_xsd Drilldown into defaultColWidth in schema sml-sheet_xsd Drilldown into baseColWidth in schema sml-sheet_xsd Drilldown into CT_SheetFormatPr in schema sml-sheet_xsdXSD Diagram of sheetFormatPr in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetFormatPr" type="CT_SheetFormatPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Sheet Format Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
baseColWidth nsM:baseColWidth 8 Optional
defaultColWidth nsM:defaultColWidth Optional
defaultRowHeight nsM:defaultRowHeight Required
customHeight nsM:customHeight false Optional
zeroHeight nsM:zeroHeight false Optional
thickTop nsM:thickTop false Optional
thickBottom nsM:thickBottom false Optional
outlineLevelRow nsM:outlineLevelRow 0 Optional
outlineLevelCol nsM:outlineLevelCol 0 Optional
Collapse Derivation Tree: