Returns ActiveX references to Microsoft Word.


icon

Inputs/Outputs

  • cNI__reportlvclass.png

    report in is a reference to the report whose appearance, data, and printing you want to control. Use the New Report VI to generate this LabVIEW class object.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ioarn.png Word._Application

    Word._Application is a reference to the application Microsoft Word.

  • iNI__reportlvclass.png

    report out is a reference to the report whose appearance, data, and printing you want to control.

    You can wire this output to other Report Generation VIs.

  • ioarn.png Word.Documents

    Word.Documents is a reference to all the open documents in Microsoft Word.

  • ioarn.png Word._Document

    Word._Document is a reference to the active document.

  • ioarn.png Word.Tables

    Word.Tables is a reference to all the tables in the active document.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • ioarn.png Word.InlineShapes

    Word.InlineShapes is a reference to graphics in the active document.