Posted 10 November 2017, 12:39 am EST
Hello,
- We have checked your comment in below link :
https://www.grapecity.com/en/forums/spread-winforms/cannot-open-excel-file-gen
As my check, tool that you used to change xml is not really good, it add some redundant information for xml file and Spread does not support.
For example, in latest excel file that he send to us, there is information about is added but this structure is not correct with format of open xml so Spread doesn’t support. More information can refer to below link:-
https://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.extension(v=office.14).aspx
- Below is my steps to change xml file:-
- Use winrar or other unzip tool to open xlsx file
- Use Notepad++ with xml plugin to modify xml file
- Save xml file and apply save change xlsx file by unzip tool
** We had another comment about when import this file that maybe you will confuse after change and import successfully. Spread doesn’t support read information like below so some information is lost:
Div
Spread only support standard structure that save from excel application, so some information that saved from other product will be lost after import.
*** I attached excel file that I changed manually and change by Excel app into this case.
Please help me to check it.
Thanks,
ReevaExcelFileFromRdl(1).zip