dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
https://docx.js.org/
MIT License
4.06k stars 463 forks source link

Can i set border style for 'dashLargeGap'? #2640

Open fionazs opened 3 months ago

fionazs commented 3 months ago

Hello, 1:I noticed that docx currently does not support the "dashLargeGap" style. How should I set the split line for this style? image

2:why i set border spaces '0', but there is still a large gap between the text and the lines