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