[ 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
|