GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class > OpenExcel Method : OpenExcel(String,ExcelOpenFlags,String,Int32) Method |
'Declaration Public Overloads Sub OpenExcel( _ ByVal file As System.String, _ ByVal openFlags As ExcelOpenFlags, _ ByVal password As System.String, _ ByVal sheetIndex As System.Integer _ )
'Usage Dim instance As GcSpreadSheet Dim file As System.String Dim openFlags As ExcelOpenFlags Dim password As System.String Dim sheetIndex As System.Integer instance.OpenExcel(file, openFlags, password, sheetIndex)
public void OpenExcel( System.string file, ExcelOpenFlags openFlags, System.string password, System.int sheetIndex )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)