Definition Type: Attribute
Name: FullRows
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:TrueFalseType
Containing Schema: excelss.xsd
Default 0
Use Optional
Documentation:
Specifies that the rows in this table should occupy the entire width (all columns) of the worksheet.
Collapse XSD Schema Diagram:
XSD Diagram of FullRows in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="FullRows" type="TrueFalseType" use="optional" default="0">
    <xsd:annotation>
        <xsd:documentation>Specifies that the rows in this table should occupy the entire width (all columns) of the worksheet.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: