FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class > Open Method : Open(String) Method |
string fileName; fileName = "D:\\mine.xml"; FpSpread1.Open(fileName);
Dim fileName As String fileName = "D:\mine.xml" FpSpread1.Open(fileName)
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional