Definition Type: Attribute
Name: WrapText
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:TrueFalseType
Containing Schema: excelss.xsd
Default 0
Form Qualified
Use Optional
Documentation:
Specifies whether the text in a cell should wrap at the cell boundary.
Collapse XSD Schema Diagram:
XSD Diagram of WrapText in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute form="qualified" name="WrapText" type="TrueFalseType" use="optional" default="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the text in a cell should wrap at the cell boundary.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: