Uses of Class
org.odftoolkit.odfdom.dom.attribute.chart.ChartDataLabelNumberAttribute.Value
-
Packages that use ChartDataLabelNumberAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.chart -
-
Uses of ChartDataLabelNumberAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartDataLabelNumberAttribute.Value Modifier and Type Method Description static ChartDataLabelNumberAttribute.ValueChartDataLabelNumberAttribute.Value. enumValueOf(String value)ChartDataLabelNumberAttribute.ValueChartDataLabelNumberAttribute. getEnumValue()static ChartDataLabelNumberAttribute.ValueChartDataLabelNumberAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidChartDataLabelNumberAttribute. setEnumValue(ChartDataLabelNumberAttribute.Value attrValue)
-