Uses of Class
org.apache.poi.xddf.usermodel.XDDFDashStop
-
Packages that use XDDFDashStop Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFDashStop in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFDashStop Modifier and Type Method Description XDDFDashStopXDDFLineProperties. addDashStop()XDDFDashStopXDDFLineProperties. getDashStop(int index)XDDFDashStopXDDFLineProperties. insertDashStop(int index)Methods in org.apache.poi.xddf.usermodel that return types with arguments of type XDDFDashStop Modifier and Type Method Description List<XDDFDashStop>XDDFLineProperties. getDashStops()
-