|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.element.dr3d |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.dr3d that return OdfCellAddress | |
|---|---|
OdfCellAddress |
OdfSceneElement.getEndCellAddress()
Get value of attribute table:end-cell-address. |
| Methods in org.odftoolkit.odfdom.dom.element.dr3d with parameters of type OdfCellAddress | |
|---|---|
void |
OdfSceneElement.setEndCellAddress(OdfCellAddress endCellAddress)
Set value of attribute table:end-cell-address. |
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.element.draw |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfCellAddress | |
|---|---|
OdfCellAddress |
OdfShapeElementBase.getEndCellAddress()
Get value of attribute table:end-cell-address. |
| Methods in org.odftoolkit.odfdom.dom.element.draw with parameters of type OdfCellAddress | |
|---|---|
void |
OdfShapeElementBase.setEndCellAddress(OdfCellAddress endCellAddress)
Set value of attribute table:end-cell-address. |
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.element.form |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.form that return OdfCellAddress | |
|---|---|
OdfCellAddress |
OdfTextareaElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfDateElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfFormattedTextElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfFileElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfNumberElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfPasswordElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfListboxElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfTextElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfTimeElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfCheckboxElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfRadioElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfComboboxElement.getLinkedCell()
Get value of attribute form:linked-cell. |
OdfCellAddress |
OdfValueRangeElement.getLinkedCell()
Get value of attribute form:linked-cell. |
| Methods in org.odftoolkit.odfdom.dom.element.form with parameters of type OdfCellAddress | |
|---|---|
void |
OdfTextareaElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfDateElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfFormattedTextElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfFileElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfNumberElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfPasswordElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfListboxElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfTextElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfTimeElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfCheckboxElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfRadioElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfComboboxElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
void |
OdfValueRangeElement.setLinkedCell(OdfCellAddress linkedCell)
Set value of attribute form:linked-cell. |
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.element.office |
|---|
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.element.style |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.style that return OdfCellAddress | |
|---|---|
OdfCellAddress |
OdfMapElement.getBaseCellAddress()
Get value of attribute style:base-cell-address. |
| Methods in org.odftoolkit.odfdom.dom.element.style with parameters of type OdfCellAddress | |
|---|---|
void |
OdfMapElement.setBaseCellAddress(OdfCellAddress baseCellAddress)
Set value of attribute style:base-cell-address. |
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.element.table |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.table that return OdfCellAddress | |
|---|---|
OdfCellAddress |
OdfContentValidationElement.getBaseCellAddress()
Get value of attribute table:base-cell-address. |
OdfCellAddress |
OdfNamedRangeElement.getBaseCellAddress()
Get value of attribute table:base-cell-address. |
OdfCellAddress |
OdfNamedExpressionElement.getBaseCellAddress()
Get value of attribute table:base-cell-address. |
OdfCellAddress |
OdfChangeTrackTableCellElement.getCellAddress()
Get value of attribute table:cell-address. |
OdfCellAddress |
OdfConsolidationElement.getTargetCellAddress()
Get value of attribute table:target-cell-address. |
| Methods in org.odftoolkit.odfdom.dom.element.table with parameters of type OdfCellAddress | |
|---|---|
void |
OdfConsolidationElement.init(String function,
OdfCellRangeAddressList sourceCellRangeAddresses,
OdfCellAddress targetCellAddress)
Initialization of the mandatory attributes of OdfConsolidationElement |
void |
OdfContentValidationElement.setBaseCellAddress(OdfCellAddress baseCellAddress)
Set value of attribute table:base-cell-address. |
void |
OdfNamedRangeElement.setBaseCellAddress(OdfCellAddress baseCellAddress)
Set value of attribute table:base-cell-address. |
void |
OdfNamedExpressionElement.setBaseCellAddress(OdfCellAddress baseCellAddress)
Set value of attribute table:base-cell-address. |
void |
OdfChangeTrackTableCellElement.setCellAddress(OdfCellAddress cellAddress)
Set value of attribute table:cell-address. |
void |
OdfConsolidationElement.setTargetCellAddress(OdfCellAddress targetCellAddress)
Set value of attribute table:target-cell-address. |
| Uses of OdfCellAddress in org.odftoolkit.odfdom.dom.type |
|---|
| Methods in org.odftoolkit.odfdom.dom.type that return OdfCellAddress | |
|---|---|
static OdfCellAddress |
OdfCellAddress.valueOf(String stringValue)
Returns an OdfCellAddress instance representing the specified String value |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||