Reputation:
I’m trying to Sort The Data. Which is working Perfectly fine . And If I need some Specific Data to be on top I give it as
sorter.add(0,SortOrder.ASCENDING,"to be top Data");
in Aspose API Java.
But What Can I do For the Data to be always on the Bottom of the Sorting Range I have to Sort. For Eg: I have a cell Value with Total as its data. I want this row to always come at the bottom Attaching a Sample Screen Short and a File…
Upvotes: 1
Views: 51