Uses of Class
org.odftoolkit.odfdom.dom.attribute.chart.ChartTreatEmptyCellsAttribute.Value

Packages that use ChartTreatEmptyCellsAttribute.Value
org.odftoolkit.odfdom.dom.attribute.chart   
 

Uses of ChartTreatEmptyCellsAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
 

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartTreatEmptyCellsAttribute.Value
static ChartTreatEmptyCellsAttribute.Value ChartTreatEmptyCellsAttribute.Value.enumValueOf(String value)
           
 ChartTreatEmptyCellsAttribute.Value ChartTreatEmptyCellsAttribute.getEnumValue()
           
static ChartTreatEmptyCellsAttribute.Value ChartTreatEmptyCellsAttribute.Value.valueOf(String name)
          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.Value
 void ChartTreatEmptyCellsAttribute.setEnumValue(ChartTreatEmptyCellsAttribute.Value attrValue)
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.