Spread for ASP.NET 7.0 Product Documentation
OpenExcel Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : OpenExcel Method


Glossary Item Box

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 load the specified Excel sheet into this sheet.  
OpenExcel(Stream,String,ExcelOpenFlags,String)Opens an Excel file and load 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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.