Example of Create Macro in ASP.NET Core Excel (XlsIO) Library
This sample demonstrates how to create macros using XlsIO.
Essential XlsIO supports creating macro files from scratch programmatically.
Features:
- Create Excel chart from macro code for the data provided in the Excel workbook.
- Save the macro-enabled file in various file formats (XLS, XLSM, XLTM).