poi icon indicating copy to clipboard operation
poi copied to clipboard

Mirror of Apache POI

Results 56 poi issues
Sort by recently updated
recently updated
newest added

The specificWorkbookSheet() takes a workbook and sheetNumber as an argument, and creates an html of a specific sheet using the predefined method processSheet(). Initially it was not possible as processSheet()...

This API uses XSSFColor built with alpha channel to set up the right value. We must take care of the fact Excel uses 1000th of percent and positive numbers

The previous version of this function would first retrieve a filtered set of all the relationships, and then for each of those, iterate through all of the relationships again before...