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