Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartDataSourceHasLabelsAttribute.Value
Packages that use ChartDataSourceHasLabelsAttribute.Value
-
Uses of ChartDataSourceHasLabelsAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartDataSourceHasLabelsAttribute.ValueModifier and TypeMethodDescriptionChartDataSourceHasLabelsAttribute.Value.enumValueOf(String value) ChartDataSourceHasLabelsAttribute.getEnumValue()Returns the enum constant of this type with the specified name.ChartDataSourceHasLabelsAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.chart with parameters of type ChartDataSourceHasLabelsAttribute.ValueModifier and TypeMethodDescriptionvoidChartDataSourceHasLabelsAttribute.setEnumValue(ChartDataSourceHasLabelsAttribute.Value attrValue)