Hello,
Is there any method in Aspose.cell similar to the shiftRows method in POI i.e.
shiftRows(int startRow, int endRow, int n)
Shifts rows between startRow and endRow n number of rows.
shiftRows(int startRow, int endRow, int n, boolean copyRowHeight, boolean resetOriginalRowHeight)
Shifts rows between startRow and endRow n number of rows.
Best Regards,
Kanistha