|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableNamedRange
public class TableNamedRange
| Constructor Summary | |
|---|---|
TableNamedRange()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableBaseCellAddress()
Gets the value of the tableBaseCellAddress property. |
java.lang.String |
getTableCellRangeAddress()
Gets the value of the tableCellRangeAddress property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
java.lang.String |
getTableRangeUsableAs()
Gets the value of the tableRangeUsableAs property. |
void |
setTableBaseCellAddress(java.lang.String value)
Sets the value of the tableBaseCellAddress property. |
void |
setTableCellRangeAddress(java.lang.String value)
Sets the value of the tableCellRangeAddress property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
void |
setTableRangeUsableAs(java.lang.String value)
Sets the value of the tableRangeUsableAs property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableNamedRange()
| Method Detail |
|---|
public java.lang.String getTableBaseCellAddress()
Stringpublic java.lang.String getTableCellRangeAddress()
Stringpublic java.lang.String getTableName()
Stringpublic java.lang.String getTableRangeUsableAs()
Stringpublic void setTableBaseCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableCellRangeAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableName(java.lang.String value)
value - allowed object is Stringpublic void setTableRangeUsableAs(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 | ||||||||