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\…...Text.Equals("RETURNINDICES", StringComparison...inputSheet = targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Input");...