org.jopendocument.model.chart
Class ChartDomain
java.lang.Object
org.jopendocument.model.chart.ChartDomain
public class ChartDomain
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableCellRangeAddress
protected String tableCellRangeAddress
ChartDomain
public ChartDomain()
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.