AsposeBug.zip (14.2 KB)
Hi,
I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...workbook Workbook workbook = new Workbook("path/to/your/existingWorkbook...data to import object[,] data = new object[,] { { "Header1", "Header2"...