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 classHSLFPlaceholderRepresents a Placeholder in PowerPoint.classHSLFTableCellRepresents a cell in a ppt tableMethods in org.apache.poi.hslf.usermodel that return HSLFTextBox Modifier and Type Method Description HSLFTextBoxHSLFSlide. addTitle()Create aTextBoxobject that represents the slide's title.HSLFTextBoxHSLFGroupShape. createTextBox()HSLFTextBoxHSLFShapeContainer. createTextBox()HSLFTextBoxHSLFSheet. createTextBox()
-