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