Closed MattBell96 closed 1 year ago
Hi there, I have just installed NPOI 2.5.5 into my Unity project and dragged all dll's into my plugins folder. But when going to write my script I cannot access "using NPOI.XWPF" my only options are:
NPOI.DDF NPOI.HPSF NPOI.HSSF NPOI.POIFS NPOI.SS NPOI.Utils NPOI.WP
I would like to create a docx from my application. Any help appreciated
I don't use Unity. Maybe someone else can help.
Check this video, please. https://www.youtube.com/watch?v=18L37FEUbMg
Hi there, I have just installed NPOI 2.5.5 into my Unity project and dragged all dll's into my plugins folder. But when going to write my script I cannot access "using NPOI.XWPF" my only options are:
NPOI.DDF NPOI.HPSF NPOI.HSSF NPOI.POIFS NPOI.SS NPOI.Utils NPOI.WP
I would like to create a docx from my application. Any help appreciated