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