Adjust content antd line spacing in word table according to checkbox content control state
I have a table with 13 rows and 2 columns. The first column has a
ContentControl and 2nd column have the text. All unchecked ContentControl should hide/delete the entire row on the table and adjust the space automatically. The final document should have all checked text (row) regardless of the order the user selects. I got the code but the table border is not deleting. Would appreciate any response. Thank you!
|