Example of Edit Macro in ASP.NET Core Excel (XlsIO) Library
This sample demonstrates how to edit macros using XlsIO.
DEMO
SOURCE
Essential XlsIO supports creating macro files from scratch and edit the macro code programmatically.
Features:
Features:
- Open existing macro-enabled Excel template.
- Modify the macro code to change the chart type.
- Save the edited macro-enabled file in various file formats (XLS, XLSM, XLTM).