We are using Aspose.Word for Net to generate fresh word DOCX file with rows from API/DB… When we generate the rows we use a function for Header cells, a function for content cell and anothe function to denote empty row …...AddAndConfigureHeade(row, context, "Log Number", 80, ref cellToCloneFrom);...AddAndConfigureHeade(row, context, "Log Number", cellWidth, ref cellToCloneFrom);...