Definition Type: Element
Name: IdWrapped
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether all possible identification numbers assigned to columns have been used and whether previously used numbers are being implemented.
Collapse XSD Schema Diagram:
XSD Diagram of IdWrapped in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="IdWrapped" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether all possible identification numbers assigned to columns have been used and whether previously used numbers are being implemented.</xsd:documentation>
    </xsd:annotation>
</xsd:element>