Package org.apache.poi.xwpf.usermodel
Interface ISDTContent
-
- All Known Implementing Classes:
XWPFSDTContent
,XWPFSDTContentCell
public interface ISDTContent
Experimental interface to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.WARNING - APIs expected to change rapidly
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getText()
java.lang.String
toString()
-