ISDTContentpublic class XWPFSDTContentCell extends java.lang.Object implements ISDTContent
| Constructor | Description |
|---|---|
XWPFSDTContentCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell sdtContentCell,
XWPFTableRow xwpfTableRow,
IBody part) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getText() |
|
java.lang.String |
toString() |
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.ObjectCopyright 2018 The Apache Software Foundation or its licensors, as applicable.