Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartDataLabelNumberAttribute.Value
Packages that use ChartDataLabelNumberAttribute.Value
-
Uses of ChartDataLabelNumberAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartDataLabelNumberAttribute.ValueModifier and TypeMethodDescriptionChartDataLabelNumberAttribute.Value.enumValueOf(String value) ChartDataLabelNumberAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static ChartDataLabelNumberAttribute.Value[]ChartDataLabelNumberAttribute.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 ChartDataLabelNumberAttribute.ValueModifier and TypeMethodDescriptionvoidChartDataLabelNumberAttribute.setEnumValue(ChartDataLabelNumberAttribute.Value attrValue)