Hi, Somewhat related to my previous question.
I'm trying to understand the mechanism of cell referencing, and somehow the two classes ScToken and ScTokeArray seem to be playing a major role in this. I have only read a fraction of the relevant code, but it seems to me that when a formula cell object references another cell that references another cell that references (...) another cell, instances of ScToken which are daisy-chained together keep track of their reference relationship, and another object of ScTokenArray manages them. Is this understanding correct, or am I totally off? Kohei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
