Modifier and Type | Method and Description |
---|---|
XSLFAutoShape |
createAutoShape() |
XSLFConnectorShape |
createConnector() |
XSLFFreeformShape |
createFreeform() |
XSLFGroupShape |
createGroup() |
XSLFPictureShape |
createPicture(String rel) |
XSLFTable |
createTable() |
XSLFTextBox |
createTextBox() |
public XSLFAutoShape createAutoShape()
public XSLFFreeformShape createFreeform()
public XSLFTextBox createTextBox()
public XSLFConnectorShape createConnector()
public XSLFGroupShape createGroup()
public XSLFPictureShape createPicture(String rel)
public XSLFTable createTable()
Copyright © 2020. All rights reserved.