Definition Type: Attribute
Name: ShrinkToFit
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:TrueFalseType
Containing Schema: excelss.xsd
Form Qualified
Use Optional
Documentation:
Specifies whether text size should be shrunk so that all of the text fits within a cell.
Collapse XSD Schema Diagram:
XSD Diagram of ShrinkToFit in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute form="qualified" name="ShrinkToFit" type="TrueFalseType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies whether text size should be shrunk so that all of the text fits within a cell.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: