Definition Type: Attribute
Name: DefaultRowHeight
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:PositiveDoubleType
Containing Schema: excelss.xsd
Default 12.75
Form Qualified
Use Optional
Documentation:
Specifies the default height in points of rows in a table.
Collapse XSD Schema Diagram:
XSD Diagram of DefaultRowHeight in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute form="qualified" name="DefaultRowHeight" type="PositiveDoubleType" use="optional" default="12.75">
    <xsd:annotation>
        <xsd:documentation>Specifies the default height in points of rows in a table.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: