|
|
I can determine the style of an individual character by grabbing the Active Cell's individual characters and drilling down chactert->Font->FontSyle and then determing if it is Bold, Italic or Underlined or any combination. The problem is that this must be done one character at a time. Is there a method for determine the start and end point for formatting for a cell's text content? This is being done using OLE through a Perl script and I am working to make it substantially more effecient.
Thank you
|
|
|