I found that if I just did:
Table table1 = builder.StartTable();
builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None;
//table1.Style = document.Styles["tableStyle"];
builder.InsertParagraph();
b…...Words Product Family words-net navyjax2 March 26, 2025, 3:34pm...noskov March 27, 2025, 5:42am 4 @navyjax2 There are several ways...