Package | Description |
---|---|
org.apache.poi.xddf.usermodel |
Modifier and Type | Method and Description |
---|---|
XDDFDashStop |
XDDFLineProperties.addDashStop() |
XDDFDashStop |
XDDFLineProperties.getDashStop(int index) |
XDDFDashStop |
XDDFLineProperties.insertDashStop(int index) |
Modifier and Type | Method and Description |
---|---|
java.util.List<XDDFDashStop> |
XDDFLineProperties.getDashStops() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.