Apache POI 3.6 - Help with RowShift

Scott Klement's open source interface to the POI HSSF/XSSF Spreadsheet Project for RPG Programmers. http://www.scottklement.com/poi/
jmarkmurphy
Posts: 1
Joined: Tue Sep 07, 2021 5:33 pm

Re: Apache POI 3.6 - Help with RowShift

Post by jmarkmurphy »

You can use Scott's POI headers all the way up to POI 3.14. At 3.15, they started using enums in favor of ints for things like colors, and that blows the headers out of the water, but 3.14 should work a little better for you.
Post Reply