| Package | Description |
|---|---|
| org.apache.poi.xddf.usermodel | |
| org.apache.poi.xddf.usermodel.chart | |
| org.apache.poi.xddf.usermodel.text | |
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
XDDFLineProperties |
XDDFShapeProperties.getLineProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDDFShapeProperties.setLineProperties(XDDFLineProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
XDDFDataPoint.setLineProperties(XDDFLineProperties line) |
void |
XDDFChartData.Series.setLineProperties(XDDFLineProperties line) |
| Modifier and Type | Method and Description |
|---|---|
XDDFLineProperties |
XDDFTextRun.getLineProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDDFRunProperties.setLineProperties(XDDFLineProperties properties) |
void |
XDDFTextRun.setLineProperties(XDDFLineProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
XDDFLineProperties |
XSLFTableCell.getBorderProperties(TableCell.BorderEdge edge) |
| Modifier and Type | Method and Description |
|---|---|
void |
XSLFTableCell.setBorderProperties(TableCell.BorderEdge edge,
XDDFLineProperties properties) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.