LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

drawing table in MS word


Hi all

 

I want to draw a table in MS word 2003 and above by using CVI version 8.5 such that the number of rows and the width of each row in a table are under the user's control. Likewise, the number of columns in a table and the width of each column are also adjustable by using different controls on the panel.

 

How is it possible? I have already gone through the examples of word that are shipped with the CVI 8.5 but neither of the examples draw the table , although the values are arranged in the tabular form.

 

Any help will be appreciated.

0 Kudos
Message 1 of 2
(2,963 Views)

Hi mhs100,

Please take a look at the Function Tree for Word Reports in CVI Help. On this page, scroll down to the Table Row and Table Column sections. Here you will find functions which can be used to insert rows/columns and adjust their height/width.

This should be able to serve as a good reference for you.

Best Regards,

John M

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,935 Views)