Hello,
I am using the aspose-cells version 25.6. Below is the code I am using,
ImageOrPrintOptions printOption = new ImageOrPrintOptions();
printOption.setPrintingPage(PrintingPageType.DEFAULT);
cas = curSheet.getPri…... I expect 0 number of pages since, it is a single sheet...sheet with no distinguished pages in it. Please find the inupt file...