Spread Windows Forms 9.0 Product Documentation
OpenExcel Method (SheetView)


Opens an Excel stream and loads the specified sheet (by name) from that file into this sheet.
Opens an Excel file and loads the specified sheet into this sheet.
Overload List
OverloadDescription
OpenExcel(Stream,String)Opens an Excel stream and loads the specified sheet (by name) from that file into this sheet.  
OpenExcel(Stream,String,String)Opens an Excel stream and loads the specified sheet (by name) from that file into this sheet.  
OpenExcel(Stream,Int32)Opens an Excel stream and loads the specified sheet (by number) from that file into this sheet.  
OpenExcel(Stream,Int32,String)Opens an Excel stream and loads the specified sheet (by number) from that file into this sheet.  
OpenExcel(String,String)Opens an Excel file and loads the specified sheet (by name) from that file into this sheet.  
OpenExcel(String,String,String)Opens an Excel file and loads the specified sheet (by name) from that file into this sheet.  
OpenExcel(String,Int32)Opens an Excel file and loads the specified sheet (by number) from that file into this sheet.  
OpenExcel(String,Int32,String)Opens an Excel file and loads the specified sheet (by number) from that file into this sheet.  
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

SheetView Class
SheetView Members

User-Task Documentation

Opening Existing Files

 

 


Copyright © GrapeCity, inc. All rights reserved.