- 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 Wed Dec 03, 2025 11:14 am
News of xlsx4j<t>xml:space="preserve"CTAutoFilter filter = new CTAutoFilter();
filter.setRef("A8:L8");
worksheet.setAutoFilter(filter);Total posts 10213 • Total topics 2877 • Total members 2103