Xct element
Contains information about references to cells in a worksheet of another workbook and about the data in those cells.
Usage
      
<Xct />
    Element Information
      
        | Element type | XctType | 
      
        | Namespace | urn:schemas-microsoft-com:office:excel | 
      
        | Schema name | XML Spreadsheet 2000 | 
    
Elements and Attributes
Parent Elements
      
        | Element | Description | 
      
        | SupBook | Contains information about references and links to other workbooks and data sources. | 
    
Child Elements
      
        | Element | Description | 
      
        | Count | Indicates the number of Crn elements contained in an Xct element. | 
      
        | SheetIndex | Contains the index number for a worksheet to which a name or cell reference applies. | 
      
        | Crn | Contains a description of formula operands located in another workbook. | 
      
        | Moper | Contains the data referenced by a DDE link. | 
    
Attributes
None.
Definition
      
<xsd:element name="Xct" type="XctType" maxOccurs="unbounded" >
</xsd:element>
    ©2003-2004 Microsoft Corporation. All rights reserved.  
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp