When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code:
using Aspose.Cells;
Workbook srcWorkbook = new(@"C:\Swift\Templates\…...Worksheets.Names.First( n => n.Text...targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Input");...