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 XDDFLinearShadePropertiesXDDFGradientFillProperties. getLinearShadeProperties()Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFLinearShadeProperties Modifier and Type Method Description voidXDDFGradientFillProperties. setLinearShadeProperties(XDDFLinearShadeProperties properties)
-