org.jopendocument.model.table
Class TableScenario

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

public class TableScenario
extends java.lang.Object


Constructor Summary
TableScenario()
           
 
Method Summary
 java.lang.String getTableBorderColor()
          Gets the value of the tableBorderColor property.
 java.lang.String getTableComment()
          Gets the value of the tableComment property.
 java.lang.String getTableCopyBack()
          Gets the value of the tableCopyBack property.
 java.lang.String getTableCopyFormulas()
          Gets the value of the tableCopyFormulas property.
 java.lang.String getTableCopyStyles()
          Gets the value of the tableCopyStyles property.
 java.lang.String getTableDisplayBorder()
          Gets the value of the tableDisplayBorder property.
 java.lang.String getTableIsActive()
          Gets the value of the tableIsActive property.
 java.lang.String getTableScenarioRanges()
          Gets the value of the tableScenarioRanges property.
 void setTableBorderColor(java.lang.String value)
          Sets the value of the tableBorderColor property.
 void setTableComment(java.lang.String value)
          Sets the value of the tableComment property.
 void setTableCopyBack(java.lang.String value)
          Sets the value of the tableCopyBack property.
 void setTableCopyFormulas(java.lang.String value)
          Sets the value of the tableCopyFormulas property.
 void setTableCopyStyles(java.lang.String value)
          Sets the value of the tableCopyStyles property.
 void setTableDisplayBorder(java.lang.String value)
          Sets the value of the tableDisplayBorder property.
 void setTableIsActive(java.lang.String value)
          Sets the value of the tableIsActive property.
 void setTableScenarioRanges(java.lang.String value)
          Sets the value of the tableScenarioRanges property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableScenario

public TableScenario()
Method Detail

getTableBorderColor

public java.lang.String getTableBorderColor()
Gets the value of the tableBorderColor property.

Returns:
possible object is String

getTableComment

public java.lang.String getTableComment()
Gets the value of the tableComment property.

Returns:
possible object is String

getTableCopyBack

public java.lang.String getTableCopyBack()
Gets the value of the tableCopyBack property.

Returns:
possible object is String

getTableCopyFormulas

public java.lang.String getTableCopyFormulas()
Gets the value of the tableCopyFormulas property.

Returns:
possible object is String

getTableCopyStyles

public java.lang.String getTableCopyStyles()
Gets the value of the tableCopyStyles property.

Returns:
possible object is String

getTableDisplayBorder

public java.lang.String getTableDisplayBorder()
Gets the value of the tableDisplayBorder property.

Returns:
possible object is String

getTableIsActive

public java.lang.String getTableIsActive()
Gets the value of the tableIsActive property.

Returns:
possible object is String

getTableScenarioRanges

public java.lang.String getTableScenarioRanges()
Gets the value of the tableScenarioRanges property.

Returns:
possible object is String

setTableBorderColor

public void setTableBorderColor(java.lang.String value)
Sets the value of the tableBorderColor property.

Parameters:
value - allowed object is String

setTableComment

public void setTableComment(java.lang.String value)
Sets the value of the tableComment property.

Parameters:
value - allowed object is String

setTableCopyBack

public void setTableCopyBack(java.lang.String value)
Sets the value of the tableCopyBack property.

Parameters:
value - allowed object is String

setTableCopyFormulas

public void setTableCopyFormulas(java.lang.String value)
Sets the value of the tableCopyFormulas property.

Parameters:
value - allowed object is String

setTableCopyStyles

public void setTableCopyStyles(java.lang.String value)
Sets the value of the tableCopyStyles property.

Parameters:
value - allowed object is String

setTableDisplayBorder

public void setTableDisplayBorder(java.lang.String value)
Sets the value of the tableDisplayBorder property.

Parameters:
value - allowed object is String

setTableIsActive

public void setTableIsActive(java.lang.String value)
Sets the value of the tableIsActive property.

Parameters:
value - allowed object is String

setTableScenarioRanges

public void setTableScenarioRanges(java.lang.String value)
Sets the value of the tableScenarioRanges property.

Parameters:
value - allowed object is String