Package org.apache.poi.xwpf.usermodel
Class XWPFSDTContentCell
java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
- All Implemented Interfaces:
ISDTContent
Experimental class to offer rudimentary read-only processing of
of the XWPFSDTCellContent.
WARNING - APIs expected to change rapidly
-
Constructor Summary
ConstructorsConstructorDescriptionXWPFSDTContentCell(CTSdtContentCell sdtContentCell, XWPFTableRow xwpfTableRow, IBody part) -
Method Summary
-
Constructor Details
-
XWPFSDTContentCell
-
-
Method Details
-
getText
- Specified by:
getTextin interfaceISDTContent
-
toString
- Specified by:
toStringin interfaceISDTContent- Overrides:
toStringin classObject
-