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

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

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

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartDataLabelNumberAttribute.Value
static ChartDataLabelNumberAttribute.Value ChartDataLabelNumberAttribute.Value.enumValueOf(String value)
           
 ChartDataLabelNumberAttribute.Value ChartDataLabelNumberAttribute.getEnumValue()
           
static ChartDataLabelNumberAttribute.Value ChartDataLabelNumberAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChartDataLabelNumberAttribute.Value[] ChartDataLabelNumberAttribute.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 ChartDataLabelNumberAttribute.Value
 void ChartDataLabelNumberAttribute.setEnumValue(ChartDataLabelNumberAttribute.Value attrValue)
           
 



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