Click or drag to resize

ExportCommandsExportToWord Property

Exports Text (tab or semicolon separated), Image, DataTable, GridEX, NChartControl or McWindow into Word. Input is a title, Input2 is an object.

Namespace:  MediaCy.Automation.Measure.Data
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ExportToWord ( 
	parent As McCommand
) As ExportToWord
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExportToWord
See Also