but I've been searching for a list of all the "mso" properties, and I can't find one. Google has a bunch of code, but no explanations. Anyone know where I could find one?
Thanks!
c1sissy -> RE: using CSS to format Excel (12/1/2004 8:13:54)
Hi tmat311 Welcome to outfront.
Could you explain what mso is? This might just give you a tad more help.
I'm not familar with Excel as of yet, but I'm sure that someone would be able to help you out.
Giomanach -> RE: using CSS to format Excel (12/1/2004 8:20:53)
mso = microsoft office
Ter Mat - Did you save the HTML file direct from Excel? The mso property is CSS coding as produced by MS Office programs, nothing else, you would be better off exporting the spreadsheet as a table to FP, not using it as a web authoring program
tmat311 -> RE: using CSS to format Excel (12/1/2004 18:42:15)
Thanks for the replys. I'm actually creating an HTML table from an Access DB, but I wanted the user to be able to download an Excel version of the table. After a bit of trial and error, I realized that I could manipulate the "look" of the Excel files through the CSS.