Hi,
i have an issue in creating a table. This should be the layout for my table:
table.png (4,7 KB)
But this is the result:
broken_table.png (6,0 KB)
I only add the number of Cells that are necessary per row. Nothin…...KB) I only add the number of cells that are necessary per row....c As Cell = row.Cells.Add("1/1") c.RowSpan = 3 row.Cells.Add("1/2")...