Definition Type: Attribute
Name: AutoFitHeight
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:TrueFalseType
Containing Schema: excelss.xsd
Default 1
Form Qualified
Use Optional
Documentation:
Specifies whether the height of a row is automatically resized to fit the contents of cells.
Collapse XSD Schema Diagram:
XSD Diagram of AutoFitHeight in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute form="qualified" name="AutoFitHeight" type="TrueFalseType" use="optional" default="1">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the height of a row is automatically resized to fit the contents of cells.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: