Hi Andi,
When will be available for those updated?
For 4.x.x version, I cannot find these methods:
XSLFTable tab =...
tab.removeRow(.)
tab.updateCellAnchor()
...
Anywhere, thank for those things.
Well, great if *XSLFTable* or *Slide* can know if /content/ fits with one
*slide* and then /remain
I was doing this:
public DataCellInfo(String heading, Cell dataCell, CellStyle
defaultStyleDate,int originalOrder) {
header = heading;
ordinal = originalOrder;
column = dataCell.getColumnIndex();
datatype = dataCell.getCellType();
dataStyle = dataCell.g