public class XWPFSDTContentCell extends Object implements ISDTContent
WARNING - APIs expected to change rapidly
| Constructor and Description |
|---|
XWPFSDTContentCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell sdtContentCell,
XWPFTableRow xwpfTableRow,
IBody part) |
public XWPFSDTContentCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell sdtContentCell,
XWPFTableRow xwpfTableRow,
IBody part)
public String getText()
getText in interface ISDTContentpublic String toString()
toString in interface ISDTContenttoString in class Object