Definition Type: Element
Name: User
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the column was inserted by the user.
Collapse XSD Schema Diagram:
XSD Diagram of User in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="User" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the column was inserted by the user.</xsd:documentation>
    </xsd:annotation>
</xsd:element>