Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSSFTextBox |
XSSFShapeGroup.createTextbox(XSSFChildAnchor anchor)
Constructs a textbox.
|
XSSFTextBox |
XSSFDrawing.createTextbox(XSSFClientAnchor anchor)
Constructs a textbox under the drawing.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.