How Do I Use the Autoformat Table Input in the Report Generation Toolkit?Primary Software: LabVIEW Toolkits>>Report Generation Toolkit for Microsoft OfficePrimary Software Version: 1.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I am using the Report Generation Toolkit for Microsoft Office in LabVIEW and I am inserting a table in to a Microsft Word document. Some of the Microsoft Word Table VIs have an input called autoformat that expect an integer input. How do I associate a particular table autoformat style with an integer? Solution: The Microsoft Developer Network (MSDN) website has a document in the Word 2007 Developer Reference called WdTableFormat Enumeration that lists the formats available and the associated number. You can see that the number 1 is associated with simple format number 1. Unfortunately, there is not an easy way to see what simple format number 1, or any other format, looks like. You can try applying each of the 43 formats to your table to see which one looks the most appropriate for your application. The community example named Create a Table in Microsoft Word and Scroll Through the Available Formats can help with this. When you run this community example, it will open Microsof Word and insert a table. You can then use the up and down arrows on your keyboard to scroll through the different tables to find the one you like best. Related Links: MSDN Word 2007 Developer Reference: WdTableFormat Enumerations Community Example: Create a Table in Microsoft Word and Scroll Through the Available Formats Attachments:
Report Date: 05/07/2009 Last Updated: 05/08/2009 Document ID: 4X6EO8QN |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
