| Package | Description |
|---|---|
| org.apache.poi.xddf.usermodel.chart | |
| org.apache.poi.xslf.usermodel | |
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
void |
XDDFChart.importContent(XDDFChart other)
import content from other chart to created chart
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSLFChart
Represents a Chart in a .pptx presentation
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSSFChart
Represents a SpreadsheetML Chart
|
| Modifier and Type | Class and Description |
|---|---|
class |
XWPFChart
Represents a Chart in a .docx file
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.