需要的包```cssorg.apache.poi:poiooxml:3.17org.apache.poi:ooxmlschemas:1.4``` 跨列合并单元格```cpppublic void mergeCellsHorizontal(XWPFTable table, int row, int fromCell, int toCell) { for (int ...
需要的包```cssorg.apache.poi:poiooxml:3.17org.apache.poi:ooxmlschemas:1.4``` 跨列合并单元格```cpppublic void mergeCellsHorizontal(XWPFTable table, int row, int fromCell, int toCell) { for (int ...
最新评论