LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to control the style of a excel table in LabWINDOWS,how can I do?

You can see the table example I want to get in LabWINDOWS.In excel2000.fp,I found Excel_RangeBorderAround( );but I even can't control it,its parameter is so complex...If I want to get such table of ATTATH FILE,how can I do?
0 Kudos
Message 1 of 3
(3,007 Views)
Maybee the following link to Microsofts Knowledge Base will answer your question:
http://support.microsoft.com/default.aspx?scid=kb;en-us;260410
0 Kudos
Message 2 of 3
(3,007 Views)
Hi,

I am not very familiar with the Excel API, however I found this example that demonstrates how to run a macro in Excel.

There are plenty of times that you can just send the data to Excel and run a macro to do all the formating for you.

I hope this helps.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 3 of 3
(3,007 Views)