| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTLineSer |
CTFilteredLineSer.ser |
| Modifier and Type | Method and Description |
|---|---|
CTLineSer |
CTFilteredLineSer.getSer()
Gets the value of the ser property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFilteredLineSer.setSer(CTLineSer value)
Sets the value of the ser property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CTLineSer> |
CTLine3DChart.ser |
protected List<CTLineSer> |
CTStockChart.ser |
protected List<CTLineSer> |
CTLineChart.ser |
| Modifier and Type | Method and Description |
|---|---|
CTLineSer |
ObjectFactory.createCTLineSer()
Create an instance of
CTLineSer |
| Modifier and Type | Method and Description |
|---|---|
List<CTLineSer> |
CTLine3DChart.getSer()
Gets the value of the ser property.
|
List<CTLineSer> |
CTStockChart.getSer()
Gets the value of the ser property.
|
List<CTLineSer> |
CTLineChart.getSer()
Gets the value of the ser property.
|
Copyright © 2007-2022. All Rights Reserved.