org.jopendocument.model.table
Class TableLabelRange

java.lang.Object
  extended by org.jopendocument.model.table.TableLabelRange

public class TableLabelRange
extends java.lang.Object


Constructor Summary
TableLabelRange()
           
 
Method Summary
 java.lang.String getTableDataCellRangeAddress()
          Gets the value of the tableDataCellRangeAddress property.
 java.lang.String getTableLabelCellRangeAddress()
          Gets the value of the tableLabelCellRangeAddress property.
 java.lang.String getTableOrientation()
          Gets the value of the tableOrientation property.
 void setTableDataCellRangeAddress(java.lang.String value)
          Sets the value of the tableDataCellRangeAddress property.
 void setTableLabelCellRangeAddress(java.lang.String value)
          Sets the value of the tableLabelCellRangeAddress property.
 void setTableOrientation(java.lang.String value)
          Sets the value of the tableOrientation property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableLabelRange

public TableLabelRange()
Method Detail

getTableDataCellRangeAddress

public java.lang.String getTableDataCellRangeAddress()
Gets the value of the tableDataCellRangeAddress property.

Returns:
possible object is String

getTableLabelCellRangeAddress

public java.lang.String getTableLabelCellRangeAddress()
Gets the value of the tableLabelCellRangeAddress property.

Returns:
possible object is String

getTableOrientation

public java.lang.String getTableOrientation()
Gets the value of the tableOrientation property.

Returns:
possible object is String

setTableDataCellRangeAddress

public void setTableDataCellRangeAddress(java.lang.String value)
Sets the value of the tableDataCellRangeAddress property.

Parameters:
value - allowed object is String

setTableLabelCellRangeAddress

public void setTableLabelCellRangeAddress(java.lang.String value)
Sets the value of the tableLabelCellRangeAddress property.

Parameters:
value - allowed object is String

setTableOrientation

public void setTableOrientation(java.lang.String value)
Sets the value of the tableOrientation property.

Parameters:
value - allowed object is String