RtfAfter
, RtfBefore
, RtfFootnote
, RtfHyperLink
, RtfListItem
, RtfListItem.RtfListItemLabel
, RtfSection
, RtfTableCell
public interface IRtfTextrunContainer
Interface which enables an implementing class to contain linear text runs.
This work was authored by Peter Herweg (pherweg@web.de).
Modifier and Type | Method | Description |
---|---|---|
RtfTextrun |
getTextrun() |
Returns the current RtfTextrun object.
|
RtfTextrun getTextrun() throws java.io.IOException
java.io.IOException
- Thrown when an IO-problem occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.