org.jopendocument.model.chart
Class ChartCategories

java.lang.Object
  extended by org.jopendocument.model.chart.ChartCategories

public class ChartCategories
extends Object


Field Summary
protected  String tableCellRangeAddress
           
 
Constructor Summary
ChartCategories()
           
 
Method Summary
 String getTableCellRangeAddress()
          Gets the value of the tableCellRangeAddress property.
 void setTableCellRangeAddress(String value)
          Sets the value of the tableCellRangeAddress property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tableCellRangeAddress

protected String tableCellRangeAddress
Constructor Detail

ChartCategories

public ChartCategories()
Method Detail

getTableCellRangeAddress

public String getTableCellRangeAddress()
Gets the value of the tableCellRangeAddress property.

Returns:
possible object is String

setTableCellRangeAddress

public void setTableCellRangeAddress(String value)
Sets the value of the tableCellRangeAddress property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.