$$Excel-Macros$$ Re: detect text styles...

2009-04-27 Thread Ashish Jain
Hi, Can you please explain a bit more? Since your question can have many answer. Whether you want to scan a CSS or HTML? Do you want to create a table of all attributes and their corresponding values? Do you want to create a CSS/HTML using Excel table? Please clear the smoke flowing over your pro

$$Excel-Macros$$ Re: detect text styles...

2009-04-26 Thread emailceloftis
I decided that the best approach was to save the xls as an XmlWorkbook, then use an XmlDocument to parse the cell contents... On Apr 17, 10:37 pm, emailceloftis wrote: > I want to be able to extract the styles (any CSS type, i.e. font- > family, text-decoration, font-weight, color, etc.) applied