Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns and named styles collection.
            
            
            
Syntax
            Parameters
- rowCount
 
- Number of rows in the model
 - columnCount
 
- Number of columns in the model
 - namedStyles
 
- NamedStyleCollection collection for the style model
 
             
            
						
			
            Remarks
            
            
            
            
            
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