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 |
XDDFChartData.Series.setLineProperties(XDDFLineProperties line) |
Modifier and Type | Method and Description |
---|---|
XDDFLineProperties |
XDDFTextRun.getLineProperties() |
Modifier and Type | Method and Description |
---|---|
void |
XDDFTextRun.setLineProperties(XDDFLineProperties properties) |
void |
XDDFRunProperties.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 2021 The Apache Software Foundation or its licensors, as applicable.