Uses of Enum Class
org.apache.poi.ss.usermodel.charts.AxisCrosses
Packages that use AxisCrosses
-
Uses of AxisCrosses in org.apache.poi.ss.usermodel.charts
Methods in org.apache.poi.ss.usermodel.charts that return AxisCrossesModifier and TypeMethodDescriptionChartAxis.getCrosses()
Deprecated.static AxisCrosses
Deprecated.Returns the enum constant of this class with the specified name.static AxisCrosses[]
AxisCrosses.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.ss.usermodel.charts with parameters of type AxisCrosses -
Uses of AxisCrosses in org.apache.poi.xssf.usermodel.charts
Methods in org.apache.poi.xssf.usermodel.charts that return AxisCrossesMethods in org.apache.poi.xssf.usermodel.charts with parameters of type AxisCrosses