|
|||||||||
| 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
| Field Summary | |
|---|---|
protected String |
tableBorderColor
|
protected String |
tableComment
|
protected String |
tableCopyBack
|
protected String |
tableCopyFormulas
|
protected String |
tableCopyStyles
|
protected String |
tableDisplayBorder
|
protected String |
tableIsActive
|
protected String |
tableScenarioRanges
|
| Constructor Summary | |
|---|---|
TableScenario()
|
|
| Method Summary | |
|---|---|
String |
getTableBorderColor()
Gets the value of the tableBorderColor property. |
String |
getTableComment()
Gets the value of the tableComment property. |
String |
getTableCopyBack()
Gets the value of the tableCopyBack property. |
String |
getTableCopyFormulas()
Gets the value of the tableCopyFormulas property. |
String |
getTableCopyStyles()
Gets the value of the tableCopyStyles property. |
String |
getTableDisplayBorder()
Gets the value of the tableDisplayBorder property. |
String |
getTableIsActive()
Gets the value of the tableIsActive property. |
String |
getTableScenarioRanges()
Gets the value of the tableScenarioRanges property. |
void |
setTableBorderColor(String value)
Sets the value of the tableBorderColor property. |
void |
setTableComment(String value)
Sets the value of the tableComment property. |
void |
setTableCopyBack(String value)
Sets the value of the tableCopyBack property. |
void |
setTableCopyFormulas(String value)
Sets the value of the tableCopyFormulas property. |
void |
setTableCopyStyles(String value)
Sets the value of the tableCopyStyles property. |
void |
setTableDisplayBorder(String value)
Sets the value of the tableDisplayBorder property. |
void |
setTableIsActive(String value)
Sets the value of the tableIsActive property. |
void |
setTableScenarioRanges(String value)
Sets the value of the tableScenarioRanges property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableBorderColor
protected String tableComment
protected String tableCopyBack
protected String tableCopyFormulas
protected String tableCopyStyles
protected String tableDisplayBorder
protected String tableIsActive
protected String tableScenarioRanges
| Constructor Detail |
|---|
public TableScenario()
| Method Detail |
|---|
public String getTableBorderColor()
Stringpublic String getTableComment()
Stringpublic String getTableCopyBack()
Stringpublic String getTableCopyFormulas()
Stringpublic String getTableCopyStyles()
Stringpublic String getTableDisplayBorder()
Stringpublic String getTableIsActive()
Stringpublic String getTableScenarioRanges()
Stringpublic void setTableBorderColor(String value)
value - allowed object is Stringpublic void setTableComment(String value)
value - allowed object is Stringpublic void setTableCopyBack(String value)
value - allowed object is Stringpublic void setTableCopyFormulas(String value)
value - allowed object is Stringpublic void setTableCopyStyles(String value)
value - allowed object is Stringpublic void setTableDisplayBorder(String value)
value - allowed object is Stringpublic void setTableIsActive(String value)
value - allowed object is Stringpublic void setTableScenarioRanges(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||