user7569898
user7569898

Reputation:

Keeping a cell with the Specific Data at Last

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…

Scrren Shot

Upvotes: 1

Views: 51

Answers (0)

Related Questions