| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
DrawTextBox |
DrawFactory.getDrawable(TextBox<?,?> shape) |
| Constructor and Description |
|---|
DrawTextBox(TextBox<?,?> shape) |
| Modifier and Type | Method and Description |
|---|---|
TextBox<S,P> |
ShapeContainer.createTextBox()
create a text box
|