ssml:sheetFormatPr
Dialog Sheet Format Properties
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Other elements with the same name: ssml:sheetFormatPr
Type: ssml:CT_SheetFormatPr
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
baseColWidth | [0..1] | xsd:unsignedInt | Base Column Width | Default value is "8". |
defaultColWidth | [0..1] | xsd:double | Default Column Width | |
defaultRowHeight | [1..1] | xsd:double | Default Row Height | |
customHeight | [0..1] | xsd:boolean | Custom Height | Default value is "false". |
zeroHeight | [0..1] | xsd:boolean | Hidden By Default | Default value is "false". |
thickTop | [0..1] | xsd:boolean | Thick Top Border | Default value is "false". |
thickBottom | [0..1] | xsd:boolean | Thick Bottom Border | Default value is "false". |
outlineLevelRow | [0..1] | xsd:unsignedByte | Maximum Outline Row | Default value is "0". |
outlineLevelCol | [0..1] | xsd:unsignedByte | Column Outline Level | Default value is "0". |
Used in
- Type ssml:CT_Dialogsheet (Element ssml:dialogsheet)
Sample instance
<ssml:sheetFormatPr defaultRowHeight="1.0"/>