:: com :: sun :: star :: sheet ::
|
unpublished |
struct ExternalReference |
|
|
|
- Usage Restrictions
- not published
- Description
- Data structure to store information about an external reference. An
external reference can be either a single cell reference, a cell range
reference, or a named range.
- Since
- OOo 3.1
- See also
- FormulaMapGroupSpecialOffset::PUSH
|
Elements' Summary |
Index |
Index of an externally linked document. Each externally-linked document
has a unique index value.
|
SheetName |
Name of the sheet that the external reference points to.
|
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 ExternalDocLink
instance through its attribute com::sun::star::sheet::ExternalDocLink::TokenIndex.
- See also
- ExternalDocLink, ExternalDocLink::TokenIndex
|
|
SheetName
string SheetName;
- Description
- Name of the sheet that the external reference points to.
In case of a cell range reference that spans across multiple
sheets, this is the name of the first sheet in that range.
Note that an external range name ignores this value at the moment,
but it may make use of this data in the future when Calc supports a
sheet-specific range name.
|
|
Reference
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.