public class XWPFSDTContentCell extends java.lang.Object implements ISDTContent
| 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 java.lang.String getText()
getText in interface ISDTContentpublic java.lang.String toString()
toString in interface ISDTContenttoString in class java.lang.Object