issues
search
ObeoNetwork
/
M2Doc
The M2Doc technology enables the generation of Office Open XML documents from models.
http://obeonetwork.github.io/M2Doc/
Eclipse Public License 2.0
39
stars
22
forks
source link
Add a width to MCell
#472
Closed
ylussaud
closed
2 months ago
ylussaud
commented
1 year ago
It would be nice to change the width of a cell. see:
XWPFTableCell.setWidth(String)
XWPFTableCell.setWidthType(TableWidthType)
It would be nice to change the width of a cell. see: