Contains a description of formula operands located in another workbook.
      
        | 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. | 
    
None.