java - Ordering of sheets in excel in apache poi -


i want rearrange sheets being generated before writing xls document using apache poi in java. there way of doing it? ex:sheet names "rf 10","blended 10","rf 30","blended 30".

i want xls generated in following order of sheets: "rf 10","rf 30","blended 10","blended 30".

you can rearrange order of sheets in workbook setsheetorder method of workbook class.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -