Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSLFChart |
XMLSlideShow.createChart(XSLFSlide slide)
Create a blank chart on the given slide.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XSLFChart> |
XMLSlideShow.getCharts()
Return all the charts in the slideshow
|
Modifier and Type | Method and Description |
---|---|
protected void |
XSLFSlide.removeChartRelation(XSLFChart chart) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.