Language
The Free and Open Productivity Suite
Methods' Summary |
getSourceArea |
returns the source of the range within the source document.
|
setSourceArea |
sets the source of the range within the source document.
|
getDestArea |
returns the position of the linked range in the destination
document.
|
setDestArea |
sets the position of the linked range in the destination document.
|
Methods' Details |
getSourceArea
- Description
- returns the source of the range within the source document.
This can be the address of a cell or range in the form
"Sheet1.A1:C5", or the name of a named range or database range.
|
|
setSourceArea
void |
setSourceArea( |
[in] string |
aSourceArea ); |
- Description
- sets the source of the range within the source document.
This can be the address of a cell or range in the form
"Sheet1.A1:C5", or the name of a named range or database range.
|
|
getDestArea
- Description
- returns the position of the linked range in the destination
document.
|
|
setDestArea
- Description
- sets the position of the linked range in the destination document.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.