Uses of Enum Class
org.apache.poi.xddf.usermodel.chart.LayoutTarget
Packages that use LayoutTarget
-
Uses of LayoutTarget in org.apache.poi.xddf.usermodel.chart
Methods in org.apache.poi.xddf.usermodel.chart that return LayoutTargetModifier and TypeMethodDescriptionXDDFManualLayout.getTarget()
static LayoutTarget
Returns the enum constant of this class with the specified name.static LayoutTarget[]
LayoutTarget.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xddf.usermodel.chart with parameters of type LayoutTarget