Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Wed Aug 21, 2019 2:59 am

Workbook workbook = new Workbook();
workbook.LoadFromStream(ms);
workbook.SaveToFile(path + fileName, ExcelVersion.Version2010);


保存为文件后,打开,出现如下错误
望能解决
Attachments
54YVF]~$]%2~U4MAN6YUC]M.png
54YVF]~$]%2~U4MAN6YUC]M.png (4.89 KiB) Viewed 878 times

2722782526@qq.com
 
Posts: 2
Joined: Wed Aug 21, 2019 2:51 am

Wed Aug 21, 2019 3:30 am

您好,

感谢您的咨询。
为了帮助我们准确地调查您的问题,请提供您的源文档和结果文档。您可以将文档上传到论坛或者通过邮件发送给我们(support@e-iceblue.com)。

Best wishes,
Amber
E-iceblue support team
User avatar

Amber.Gu
 
Posts: 525
Joined: Tue Jun 04, 2019 3:16 am

Return to Spire.XLS