View Single Post
 
Old 12-29-2023, 03:28 PM
AVarg123 AVarg123 is offline Windows 10 Office 2016
Novice
 
Join Date: Dec 2021
Posts: 15
AVarg123 is on a distinguished road
Default 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!
Reply With Quote