Uses of Class
org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
Packages that use XDDFLinearShadeProperties Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFLinearShadeProperties in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFLinearShadeProperties Modifier and Type Method Description XDDFLinearShadeProperties
XDDFGradientFillProperties. getLinearShadeProperties()
Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFLinearShadeProperties Modifier and Type Method Description void
XDDFGradientFillProperties. setLinearShadeProperties(XDDFLinearShadeProperties properties)
-