Crn element

Contains a description of formula operands located in another workbook.

Usage

      
<Crn />

    

Element Information

Element type CrnType
Namespace urn:schemas-microsoft-com:office:excel
Schema name XML Spreadsheet 2000

Elements and Attributes

Parent Elements

Element Description
Xct Contains information about references to cells in a worksheet of another workbook and about the data in those cells.

Child Elements

Element Description
Row Specifies the row being referenced.
ColFirst Specifies the column in the referenced row that the referenced area begins with.
ColLast Specifies the column in the referenced row that the referenced area ends with.
Number Contains the data in the referenced cell if the data is numeric.
Text Contains the data in the referenced cell if the data is text.
Boolean Contains a Boolean operand.
Error Contains the data in the referenced cell if the data is an Error data type.

Attributes

None.

Definition

      
<xsd:element name="Crn" type="CrnType" >
</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