public class XWPFSDTContentCell extends java.lang.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) |
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 ISDTContent
public java.lang.String toString()
toString
in interface ISDTContent
toString
in class java.lang.Object
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.