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