Uses of Class
org.apache.poi.hslf.usermodel.HSLFTextBox
-
Packages that use HSLFTextBox Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFTextBox in org.apache.poi.hslf.usermodel
Subclasses of HSLFTextBox in org.apache.poi.hslf.usermodel Modifier and Type Class Description class
HSLFPlaceholder
Represents a Placeholder in PowerPoint.class
HSLFTableCell
Represents a cell in a ppt tableMethods in org.apache.poi.hslf.usermodel that return HSLFTextBox Modifier and Type Method Description HSLFTextBox
HSLFSlide. addTitle()
Create aTextBox
object that represents the slide's title.HSLFTextBox
HSLFGroupShape. createTextBox()
HSLFTextBox
HSLFShapeContainer. createTextBox()
HSLFTextBox
HSLFSheet. createTextBox()
-