Uses of Class
org.apache.poi.xssf.usermodel.XSSFTextBox
-
Packages that use XSSFTextBox Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFTextBox in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFTextBox Modifier and Type Method Description XSSFTextBoxXSSFDrawing. createTextbox(XSSFClientAnchor anchor)Constructs a textbox under the drawing.XSSFTextBoxXSSFShapeGroup. createTextbox(XSSFChildAnchor anchor)Constructs a textbox.
-