Elements' Summary |
Index |
Index of an externally linked document. Each externally-linked document
has a unique index value.
|
Reference |
Reference data.
|
Elements' Details |
Index
long Index;
- Description
- Index of an externally linked document. Each externally-linked document
has a unique index value.
You can get the index value of an external document from the
corresponding com::sun::star::sheet::ExternalDocLink
instance through its attribute com::sun::star::sheet::ExternalDocLink::TokenIndex.
- See also
- ExternalDocLink, ExternalDocLink::TokenIndex
|
|
Reference
any Reference;
- Description
- Reference data.
This can store either SingleReference for a single
cell reference, ComplexReference for a cell range
reference, or simply a string for a defined name.
The SingleReference::Sheet member shall contain
the index of the external sheet cache containing the values of the
externally referenced cells.
- See also
- SingleReference, ComplexReference
|
|
Top of Page
Copyright © 2020, 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.