|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLFTextShape | |
---|---|
org.apache.poi.xslf.usermodel |
Uses of XSLFTextShape in org.apache.poi.xslf.usermodel |
---|
Subclasses of XSLFTextShape in org.apache.poi.xslf.usermodel | |
---|---|
class |
XSLFAutoShape
Represents a shape with a preset geometry. |
class |
XSLFFreeformShape
Represents a custom geometric shape. |
class |
XSLFTableCell
Represents a cell of a table in a .pptx presentation |
class |
XSLFTextBox
|
Methods in org.apache.poi.xslf.usermodel that return XSLFTextShape | |
---|---|
XSLFTextShape |
XSLFSheet.getPlaceholder(int idx)
|
XSLFTextShape[] |
XSLFSheet.getPlaceholders()
|
protected XSLFTextShape |
XSLFSheet.getTextShapeByType(Placeholder type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |