LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Change EXCEL cell color in CVI by using excel ActiveX

  I use the following function to change the cell color of excel by using excel ActiveX in CVI, but failed to make it work. I search on the internet for Excel ActiveX context help, but got no answer. So I posted here and hope somebody could do me this favor: What function should I use?.
 
error = Excel_SetProperty (ExcelRangeHandle, &errorInfo, Excel_InteriorPatternColorIndex, CAVT_VARIANT, CA_VariantFloat (0.0));   
 
 
Thanks!
Jacky
0 Kudos
Message 1 of 1
(3,165 Views)