QXlsx
QXlsx copied to clipboard
VBA will lose after write a xlsm type
XLSM type file contains VBA .
if write it the VBA will lose as below red mark
the vbProject.bin is lost in xlsm zip file
cloud you fix it?
Many thanks
Thanks for reporting. I registered the issue as a bug.
i have fixed it .
Hi, I re-open this issue.
:one: your code has proablem in linux.
- Tested environment : Ubuntu 18 (linux 4.4.0) x64, Qt 5.9.5, Qmake 3.1, gcc 7.4.0
- TestExcel example
- gcc 5.3.0 in linux has same problem.
- You can compare v1.3.5 and your new version.
:two: I deleted new release. And I'll reset main branch.
:three: And, please work in the development workspace.
- Use new branch, not master branch.
- Give your dev. branch a name. such as 'dev50, 'new-dev', 'issue44', etc.
- The stability of code is verified, I will perform a merge with the master branch.
Hi j2doll Cloud you post more information about the error on linux?
- I don't know exactly now. I think you need more debugging in test branch.
- And, I reset repo. See https://github.com/QtExcel/QXlsx/network for more information.