|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextRun | |
org.apache.poi.hslf.model |
Uses of TextRun in org.apache.poi.hslf.model |
Methods in org.apache.poi.hslf.model that return TextRun | |
TextRun[] |
Notes.getTextRuns()
Returns an array of all the TextRuns found |
abstract TextRun[] |
Sheet.getTextRuns()
Returns an array of all the TextRuns in the sheet. |
static TextRun[] |
Sheet.findTextRuns(PPDrawing ppdrawing)
For a given PPDrawing, grab all the TextRuns |
TextRun[] |
Slide.getTextRuns()
Returns an array of all the TextRuns found |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |