Row element (RowBreak element)
Contains information about the row where a page break occurs.
Usage
      
<Row
	ColumnName="xsd:string"
/>
    Element Information
      
        | Element type | RowType | 
      
        | Namespace | urn:schemas-microsoft-com:office:excel | 
      
        | Schema name | XML Spreadsheet 2000 | 
    
Elements and Attributes
Parent Elements
      
        | Element | Description | 
      
        | RowBreak | Specifies a single row where a page break occurs | 
    
Child Elements
None.
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | ColumnName | xsd:string | optional | Contains the data corresponding to a column in the table of the source database (for the cache of a PivotTable view or report). | See external namespace. | 
    
Definition
      
<xsd:element name="Row" type="RowType" >
</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