|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableScenario
public class TableScenario
| 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 |
|---|
public TableScenario()
| Method Detail |
|---|
public java.lang.String getTableBorderColor()
Stringpublic java.lang.String getTableComment()
Stringpublic java.lang.String getTableCopyBack()
Stringpublic java.lang.String getTableCopyFormulas()
Stringpublic java.lang.String getTableCopyStyles()
Stringpublic java.lang.String getTableDisplayBorder()
Stringpublic java.lang.String getTableIsActive()
Stringpublic java.lang.String getTableScenarioRanges()
Stringpublic void setTableBorderColor(java.lang.String value)
value - allowed object is Stringpublic void setTableComment(java.lang.String value)
value - allowed object is Stringpublic void setTableCopyBack(java.lang.String value)
value - allowed object is Stringpublic void setTableCopyFormulas(java.lang.String value)
value - allowed object is Stringpublic void setTableCopyStyles(java.lang.String value)
value - allowed object is Stringpublic void setTableDisplayBorder(java.lang.String value)
value - allowed object is Stringpublic void setTableIsActive(java.lang.String value)
value - allowed object is Stringpublic void setTableScenarioRanges(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||