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