Hello,
It is have option for diagonal border?
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHello,
On https://www.phpdocx.com/api-documentation/layout-and-general/create-Word-custom-table-style-with-PHP you can read all the supported styles by the createTableStyle method.
If you need to use a style you can't generate with this method, you can create it with MS Word and then use the importStyles method.
Regards.