Hi,

does anyone know where I can get a colorindex LIST for Excel for creating
through COM,
strings and Hx-Decimals don't work,

e.g.

cell_elemnt = objRange.Interior;
cell_elemnt.Color = "red";
---error----
Unable to set the Color property of the Interior class

but

cell_elemnt.Color = 10;

works fine,

Had a look at OLEView but only lists properties methods etc... apart from it
being a labyrinth of
hard to find information anyway...

mmmm...

also looking through CFCOMET currently for answer on this,

respectfully,

j
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to