Gets an enumerator for iterating to the next cell span in the collection after the specified span.
            
            
            
Syntax
            Parameters
- row
 
- Row index
 - column
 
- Column index
 - rowCount
 
- Number of rows in cell span
 - columnCount
 
- Number of columns in cell span
 
            
            Return Value
IEnumerator object for enumerating through the spans
 
            
						
            
            
            
            
            
            
            
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
            
            
See Also