Spread ASP.NET 6.0 Product Documentation
OpenExcel Method
See Also  Send Feedback
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 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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.