Prev: How to sort 1 column in Nx3 matrix dependently? (a bit hard to explain see example inside)
Next: udp communication between 2 targets with second ethernet
From: Renger on 28 Jan 2010 08:59 Hi, I have multiple worksheets in an Excel file and need to automatically read both the contents and the format of the cells. To explain further, the cells have been colored which information I need because the colors denote classes. I use h = actxserver('Excel.Application'); and I'm able to get info on the first cell but I need color information on all cells. Thanks for your help. Renger. |