DocX
DocX copied to clipboard
Colums Split Word
Good afternoon. Tell me how to split Cell. What would happen tables.Rows [j] .Cells [indexColums] .Split (j, 2) Thanks.
Hi,
For now you can only merge cells via Row.MergeCells() method. We will investigate on creating a Cell.Split(rowCount, columnCount) method to add. Thank you.
Hi, Do you have any update about Cell.Split method in Xceed? Thanks
Hi, not yet, but we will push this with a greater priority. Thank you for your interest.