Package org.apache.poi.xwpf.usermodel
Interface ISDTContent
- 
- All Known Implementing Classes:
 XWPFSDTContent,XWPFSDTContentCell
public interface ISDTContentExperimental 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.StringgetText()java.lang.StringtoString() 
 -