Uses of Class
org.odftoolkit.odfdom.dom.attribute.chart.ChartLabelPositionNegativeAttribute.Value
-
Packages that use ChartLabelPositionNegativeAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.chart -
-
Uses of ChartLabelPositionNegativeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartLabelPositionNegativeAttribute.Value Modifier and Type Method Description static ChartLabelPositionNegativeAttribute.ValueChartLabelPositionNegativeAttribute.Value. enumValueOf(String value)ChartLabelPositionNegativeAttribute.ValueChartLabelPositionNegativeAttribute. getEnumValue()static ChartLabelPositionNegativeAttribute.ValueChartLabelPositionNegativeAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static ChartLabelPositionNegativeAttribute.Value[]ChartLabelPositionNegativeAttribute.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 ChartLabelPositionNegativeAttribute.Value Modifier and Type Method Description voidChartLabelPositionNegativeAttribute. setEnumValue(ChartLabelPositionNegativeAttribute.Value attrValue)
-