hallo,
I'm working with NPOI to generate a new one xlsx from a template file with the same extension.
work all fine, but I have only one trouble:
the template file has unchecked flag "set precision as displayed" (excel->advanced options), but, when I open the file generated from the template, this flag is checked.
Is there a way to keep unchecked (or set) the flag?
Thank you
Marco
I'm working with NPOI to generate a new one xlsx from a template file with the same extension.
work all fine, but I have only one trouble:
the template file has unchecked flag "set precision as displayed" (excel->advanced options), but, when I open the file generated from the template, this flag is checked.
Is there a way to keep unchecked (or set) the flag?
Thank you
Marco