We don’t want to execute macros using the library.
When using this library to convert XLS to XLSX or save as PDF, can we assume that macros or other programs contained in the files will not be executed?
@akimamura
XLSX files cannot contain macros. Please convert XLS files to XLSM format. Of course, when saving file to XLSM format, macro programs will not be executed.
This is a slightly different question, but does Aspose.Cells have the functionality to execute macros contained in XLS or XLSM files? (I’m concerned about macros being executed unintentionally, so if this feature doesn’t exist at all, it would be reassuring.)