Is it possible to code smart tags in excel addin (.Net 2.0) so they recognize not just excel cell text, but excel cell object or cell formula? I am looking into ISmartTagAction and ISmartTagRecognizer, but it seems this way only cell text can be parsed.