org.jopendocument.model.chart
Class ChartDomain

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

public class ChartDomain
extends java.lang.Object


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

Constructor Detail

ChartDomain

public ChartDomain()
Method Detail

getTableCellRangeAddress

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

Returns:
possible object is String

setTableCellRangeAddress

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

Parameters:
value - allowed object is String