PHPOffice / PhpSpreadsheet

A pure PHP library for reading and writing spreadsheet files
https://phpspreadsheet.readthedocs.io
MIT License
13.32k stars 3.45k forks source link

XLSM with autostart macro #1290

Closed HeinzWuert closed 4 years ago

HeinzWuert commented 4 years ago

What is the expected behavior?

copying macros out of "ThisWorkbook" into the newly created "ThisWorkbook1" or prevent the behaviour of creating this.

Which versions of PhpSpreadsheet and PHP are affected?

actual

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue for you, please try to help by debugging it further and sharing your results. Thank you for your contributions.

oleibman commented 3 months ago

Current version copies ThisWorkbook correctly.