I'm looking for a way to store some conext information in cells along with
their value. I want to use the context to control which options available in
a custom right-click menu. I was considering storing information in the ID
field but the information gets lost when the file is saved and re-opened. Is
there some other cell property where I can store information associated with
a cell that the user won't see?

- Drew