No table border to docxHtml table
-
Hello,
I was wondering if there is now a way to make docxhtml tables without borders?
Thank you in advance.
-
hi!
you can set table style to
style="border: 0px solid red;"
and ensure cells do not set any border styles and it should produce table with no borders
-
Is it possible to do this from a certain version? I'm still on version 4.2 currently (we're thinking about updating) and it doesn't work
-
i think it is available from 4.4.0, anyway, you should update when you can to ensure it includes any bug fixes.