I\'m creating the table cell as follows:
private static TableCell GetHeaderCell(string cellText) { var tc = new TableCell(new Paragraph(new Run(new Text(cell
DocumentFormat.OpenXml.WordProcessingRunProperties rp = new DocumentFormat.OpenXml.WordProcessingRunProperties();
=
DocumentFormat.OpenXml.WordProcessing.RunProperties rp = new DocumentFormat.OpenXml.WordProcessing.RunProperties();
??