View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gdu@mldevices.com is offline
external usenet poster
 
Posts: 5
Default From VB6 how to determine if an Excel cell string containssuperscript?

I am reading contents of an Excel file from a VB6 program. How do I
know if a string from a cell contains superscript or different fonts
(such as Greek letters)? Thanks.