Uses of Class
org.apache.poi.hslf.usermodel.HSLFTextBox

Packages that use HSLFTextBox
org.apache.poi.hslf.usermodel   
 

Uses of HSLFTextBox in org.apache.poi.hslf.usermodel
 

Subclasses of HSLFTextBox in org.apache.poi.hslf.usermodel
 class HSLFPlaceholder
          Represents a Placeholder in PowerPoint.
 class HSLFTableCell
          Represents a cell in a ppt table
 

Methods in org.apache.poi.hslf.usermodel that return HSLFTextBox
 HSLFTextBox HSLFSlide.addTitle()
          Create a TextBox object that represents the slide's title.
 HSLFTextBox HSLFGroupShape.createTextBox()
           
 HSLFTextBox HSLFSheet.createTextBox()
           
 HSLFTextBox HSLFShapeContainer.createTextBox()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.