I am extracting content from an Excel sheet and inserting it into a Word document using the following method:
private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...issue arises when the HTML table generated from Excel does not...width of the inserted HTML table to ensure it fits correctly...