|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.table.TableLabelRange
public class TableLabelRange
Field Summary | |
---|---|
protected String |
tableDataCellRangeAddress
|
protected String |
tableLabelCellRangeAddress
|
protected String |
tableOrientation
|
Constructor Summary | |
---|---|
TableLabelRange()
|
Method Summary | |
---|---|
String |
getTableDataCellRangeAddress()
Gets the value of the tableDataCellRangeAddress property. |
String |
getTableLabelCellRangeAddress()
Gets the value of the tableLabelCellRangeAddress property. |
String |
getTableOrientation()
Gets the value of the tableOrientation property. |
void |
setTableDataCellRangeAddress(String value)
Sets the value of the tableDataCellRangeAddress property. |
void |
setTableLabelCellRangeAddress(String value)
Sets the value of the tableLabelCellRangeAddress property. |
void |
setTableOrientation(String value)
Sets the value of the tableOrientation property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String tableDataCellRangeAddress
protected String tableLabelCellRangeAddress
protected String tableOrientation
Constructor Detail |
---|
public TableLabelRange()
Method Detail |
---|
public String getTableDataCellRangeAddress()
String
public String getTableLabelCellRangeAddress()
String
public String getTableOrientation()
String
public void setTableDataCellRangeAddress(String value)
value
- allowed object is String
public void setTableLabelCellRangeAddress(String value)
value
- allowed object is String
public void setTableOrientation(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |