Bug 63400 - XSSFSheet.createTable should add a default table style
Summary: XSSFSheet.createTable should add a default table style
Status: NEW
Alias: None
Product: POI
Classification: Unclassified
Component: XSSF (show other bugs)
Version: 4.0.x-dev
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-04 16:34 UTC by David Gauntt
Modified: 2019-06-20 08:28 UTC (History)
0 users



Attachments
This is a patch illustrating the suggested enhancement (3.56 KB, text/plain)
2019-05-04 16:34 UTC, David Gauntt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Gauntt 2019-05-04 16:34:09 UTC
Created attachment 36562 [details]
This is a patch illustrating the suggested enhancement

The attached file is a patch to XSSFSheet.createTable.  It sets a default style to the table based on the Excel style "Table Style Medium 2".