Bug 61949

Summary: XSSFTable should support create/update functions
Product: POI Reporter: PJ Fanning <fanningpj>
Component: XSSFAssignee: POI Developers List <dev>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: 3.17-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X 10.1   
Bug Depends on:    
Bug Blocks: 59268    

Description PJ Fanning 2018-01-01 15:11:04 UTC
https://github.com/norbert-radyk/spoiwo/blob/master/src/main/scala/com/norbitltd/spoiwo/natures/xlsx/Model2XlsxConversions.scala

This code needs to use OOXML XMLBeans classes like CTTable* because the existing XSSFTable* classes don't make it possible to add the table details.