Hi,
I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...= "=TEXTJOIN(\",\", TRUE, \"ONE\",\"TWO\")"; var wb2 = new Aspose...= "=TEXTJOIN(\",\", TRUE, \"ONE\",\"TWO\")"; //at this point...