org.jopendocument.model.table
Class TableHighlightedRange

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

public class TableHighlightedRange
extends java.lang.Object


Constructor Summary
TableHighlightedRange()
           
 
Method Summary
 java.lang.String getTableCellRangeAddress()
          Gets the value of the tableCellRangeAddress property.
 java.lang.String getTableContainsError()
          Gets the value of the tableContainsError property.
 java.lang.String getTableDirection()
          Gets the value of the tableDirection property.
 java.lang.String getTableMarkedInvalid()
          Gets the value of the tableMarkedInvalid property.
 void setTableCellRangeAddress(java.lang.String value)
          Sets the value of the tableCellRangeAddress property.
 void setTableContainsError(java.lang.String value)
          Sets the value of the tableContainsError property.
 void setTableDirection(java.lang.String value)
          Sets the value of the tableDirection property.
 void setTableMarkedInvalid(java.lang.String value)
          Sets the value of the tableMarkedInvalid property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableHighlightedRange

public TableHighlightedRange()
Method Detail

getTableCellRangeAddress

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

Returns:
possible object is String

getTableContainsError

public java.lang.String getTableContainsError()
Gets the value of the tableContainsError property.

Returns:
possible object is String

getTableDirection

public java.lang.String getTableDirection()
Gets the value of the tableDirection property.

Returns:
possible object is String

getTableMarkedInvalid

public java.lang.String getTableMarkedInvalid()
Gets the value of the tableMarkedInvalid 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

setTableContainsError

public void setTableContainsError(java.lang.String value)
Sets the value of the tableContainsError property.

Parameters:
value - allowed object is String

setTableDirection

public void setTableDirection(java.lang.String value)
Sets the value of the tableDirection property.

Parameters:
value - allowed object is String

setTableMarkedInvalid

public void setTableMarkedInvalid(java.lang.String value)
Sets the value of the tableMarkedInvalid property.

Parameters:
value - allowed object is String