Uses of Class
org.apache.poi.xddf.usermodel.XDDFPresetLineDash
-
Packages that use XDDFPresetLineDash Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFPresetLineDash in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFPresetLineDash Modifier and Type Method Description XDDFPresetLineDash
XDDFLineProperties. getPresetDash()
Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFPresetLineDash Modifier and Type Method Description void
XDDFLineProperties. setPresetDash(XDDFPresetLineDash properties)
-