Package org.apache.poi.xwpf.usermodel
Interface IRunElement
-
- All Known Implementing Classes:
XWPFFieldRun,XWPFHyperlinkRun,XWPFRun,XWPFSDT
public interface IRunElementCommon interface for things that can occur where a run (text with common stylings) can, egXWPFRunorXWPFSDT. TODO More methods to follow shortly!TODO Make this based on
CharacterRun