Spread for ASP.NET 8.0 Product Documentation
OpenExcel Method (SheetView)


Opens an Excel file and loads the specified Excel sheet into this sheet.
Opens an Excel file.
Overload List
OverloadDescription
OpenExcel(String,String)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(String,Int32)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(Stream,String)Opens an Excel file and load the specified Excel sheet into this sheet.  
OpenExcel(Stream,Int32)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(Stream,String,ExcelOpenFlags)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(Stream,String,ExcelOpenFlags,String)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(Stream,Int32,ExcelOpenFlags)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(Stream,Int32,ExcelOpenFlags,String)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(String,String,ExcelOpenFlags)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(String,String,ExcelOpenFlags,String)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(String,Int32,ExcelOpenFlags)Opens an Excel file and loads the specified Excel sheet into this sheet.  
OpenExcel(String,Int32,ExcelOpenFlags,String)Opens an Excel file and loads the specified Excel sheet into this sheet.  
Remarks
Sheet references in formulas are not loaded when loading individual sheets from a file.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

SheetView Class
SheetView Members

User-Task Documentation

Opening an Excel-Formatted File

 

 


Copyright © GrapeCity, inc. All rights reserved.