Package org.apache.poi.xwpf.usermodel
Interface ISDTContent
-
- All Known Implementing Classes:
XWPFSDTContent,XWPFSDTContentCell
@Beta public interface ISDTContent
Experimental interface to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetText()java.lang.StringtoString()
-