LabWindows/CVI

Word Report Function Tree

Class/Panel Name Function Name
Application
New WordRpt_ApplicationNew
Quit WordRpt_ApplicationQuit
Document
New WordRpt_DocumentNew
Open WordRpt_DocumentOpen
Activate WordRpt_DocumentActivate
Save WordRpt_DocumentSave
Save As WordRpt_DocumentSaveAs
Save as HTML WordRpt_DocumentSaveAsHTML
Web Options
Set Minimum Browser WordRpt_SetMinimumBrowser
Set Minimum Monitor WordRpt_SetMinimumMonitor
Allow VML Support WordRpt_AllowVMLSupport
Allow CSS Support WordRpt_AllowCSSSupport
Allow PNG Support WordRpt_AllowPNGSupport
Set Encoding WordRpt_SetEncoding
Close WordRpt_DocumentClose
Report
Set Report Line Spacing WordRpt_SetReportLineSpacing
Add Page Numbers WordRpt_AddPageNumbers
Set Tab Width WordRpt_SetTabWidth
Set Report Margins WordRpt_SetMargins
Set Paper Orientation WordRpt_PageOrientation
Set Header Information WordRpt_SetHeader
Set Footer Information WordRpt_SetFooter
Report Body
Append Text WordRpt_AppendText
Append Line of Text WordRpt_AppendLine
Start New Line WordRpt_NewLine
Start New Page WordRpt_NewPage
Insert Tab WordRpt_InsertTab
Select All WordRpt_SelectAll
Go To Document Top WordRpt_GoToDocumentTop
Go To Document End WordRpt_GoToDocumentEnd
Lines Move Up WordRpt_LinesMoveUp
Lines Move Down WordRpt_LinesMoveDown
Go To Page Number WordRpt_GoToPageNumber
Go To Line Number WordRpt_GoToLineNumber
Set Text Attribute WordRpt_SetTextAttribute
Bookmarks
Add Bookmark WordRpt_AddBookmark
Go To Bookmark WordRpt_GoToBookmark
Bookmark Exists WordRpt_BookmarkExists
Delete Bookmark WordRpt_DeleteBookmark
Table
Add WordRpt_AddTable
Select WordRpt_SelectTable
Sort WordRpt_SortTable
Set Space Between Columns WordRpt_SetColumnSpacing
Go To Line After Table WordRpt_GoToLineAfterTable
Table Cell
Write to Cell WordRpt_WriteToCell
Write to Next Cell WordRpt_WriteToNextCell
Go to Cell WordRpt_GoToCell
Go To Next Cell WordRpt_GoToNextCell
Cell Align Vertical WordRpt_CellAlignVertical
Insert Image in Cell WordRpt_InsertImageInCell
Table Row
Insert Rows WordRpt_InsertRows
Select WordRpt_SelectRow
Set Row Height WordRpt_SetRowHeight
Delete WordRpt_DeleteRow
Table Column
Insert Columns WordRpt_InsertCols
Select WordRpt_SelectColumn
Set Column Width WordRpt_SetColumnWidth
Delete WordRpt_DeleteCol
Insert CVI Table WordRpt_InsertCVITable
Image
Insert Image WordRpt_InsertImage
Insert Scaled Image WordRpt_InsertScaledImage
Move Image WordRpt_MoveImage
Wrap Text around Image WordRpt_WrapText
Run Macro WordRpt_RunMacro
Print Document WordRpt_Print