- Code: Select all
<t>
- Code: Select all
xml:space="preserve"
Is it possible to set this attribute using docx4j?
If not, can you suggest any workaround I could use to enable me to set it, as I would find it very useful for ...
It is currently Sun Feb 01, 2026 5:49 pm
News of xlsx4j<t>xml:space="preserve"CTAutoFilter filter = new CTAutoFilter();
filter.setRef("A8:L8");
worksheet.setAutoFilter(filter);Total posts 10218 • Total topics 2879 • Total members 2104