How to exclude print areas/tiles/ .rows like elements from getNamedRanges?

Hi, I am using Aspose.cells -8.1.
I dont want mmm.PrintArea & ....cols like elements when i get ranges using below code.
Range[] rangeCollection = worksheetCollection.getNamedRanges();

How can i achieve this?

Thanks,
Jaspreet

Hi Jaspreet,

Thanks for your posting and using Aspose.Cells.

Please explain your issue/requirement in more detail. You could provide us a screenshot highlighting your issue or illustrating your requirements with red circles around the problematic area. Also, you could provide us your expected output Excel file which you can create manually using MS-Excel. It will help us look into your issue more precisely and we will update you asap.