FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class > OpenExcel Method : OpenExcel(String,String) Method |
'Declaration Public Overloads Function OpenExcel( _ ByVal fileName As String, _ ByVal password As String _ ) As Boolean
FpSpread1.OpenExcel("c:\\test.xls", "test");
FpSpread1.OpenExcel("c:\test.xls", "test")
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional