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) |
| Modifier and Type | Method and 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 2017 The Apache Software Foundation or its licensors, as applicable.