org.jopendocument.model.table
Class TableSourceCellRange
java.lang.Object
org.jopendocument.model.table.TableSourceCellRange
public class TableSourceCellRange
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableCellRangeAddress
protected String tableCellRangeAddress
tableFilter
protected TableFilter tableFilter
TableSourceCellRange
public TableSourceCellRange()
getTableCellRangeAddress
public String getTableCellRangeAddress()
- Gets the value of the tableCellRangeAddress property.
- Returns:
- possible object is
String
getTableFilter
public TableFilter getTableFilter()
- Gets the value of the tableFilter property.
- Returns:
- possible object is
TableFilter
setTableCellRangeAddress
public void setTableCellRangeAddress(String value)
- Sets the value of the tableCellRangeAddress property.
- Parameters:
value
- allowed object is String
setTableFilter
public void setTableFilter(TableFilter value)
- Sets the value of the tableFilter property.
- Parameters:
value
- allowed object is TableFilter
Copyright © 2010 jOpenDocument All Rights Reserved.