Attributes' Summary |
TokenIndex |
Index corresponding to the external document link.
|
Methods' Details |
addSheetCache
- Description
This method adds a new sheet cache instance to the external document
link for a specified sheet name. If a sheet cache instance already
exists for the specified name, then the existing instance is returned.
Note that a sheet name lookup is performed in a case-insensitive
fashion.
- Parameter aSheetName
- sheet name
- Returns
- com::sun::star::sheet::XExternalSheetCache sheet cache instance
|
|
Attributes' Details |
TokenIndex
[ readonly ] long TokenIndex;
- Description
- Index corresponding to the external document link.
This index value corresponds with the external document
represented by an instance of
ExternalDocLink. This
value is stored within a formula token instance.
Each external document cache instance has a unique index value, and this
index value can be used to retrieve the corresponding external document cache
from the parent ExternalDocLinks instance.
- See also
- ExternalDocLinks, FormulaToken, ExternalReference
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.