public class TableCellInsert extends Insert
| Constructor and Description |
|---|
TableCellInsert(Key key,
org.apache.poi.xwpf.usermodel.XWPFTableCell cell) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.xwpf.usermodel.XWPFTableCell |
getCell() |
void |
setCell(org.apache.poi.xwpf.usermodel.XWPFTableCell cell) |
public TableCellInsert(Key key, org.apache.poi.xwpf.usermodel.XWPFTableCell cell)
Copyright © 2016 jsolve. All rights reserved.