Just want to add more information to my initial question: i need to detect if there is any HYPERLINK macro in xls/xlsx files and reject them, looks like we need to read each cell to verify this. Is there any way to get the list of Macros or HYPERLINK macros at the workbook level instead of reading each cell.
Thank you Sekhar On 2019/07/27 02:39:11, Sekhar P <[email protected]> wrote: > hi, > how to list macros in xls and xlsx files using apache poi > can some one advise on this? > > thank you > Sekhar > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
