Dear Aspose support,
I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the Header), the table breaks. If i save it the workbook to the file system,…...the first data row (after the header), the table breaks. If i save...DataRange.RowCount - 1; // exclude header int colCount = table.DataRange...