Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I'm using WIN32::OLE and I would like to know how to determine the format of a substring in an EXCEL cell. If I extract the the cell "Value" I do get the string, but let's say the string is n2 (n^2) where the 2 is formatted as a superscript. How would I determine that???