ExportCommands Class |
![]() |
Namespace: MediaCy.Automation.Measure.Data
Public NotInheritable Class ExportCommands
The ExportCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ExportToExcel |
Exports Text (tab or semicolon separated), Image, DataTable, GridEX, NChartControl or McWindow into Excel.
Input is a title, Input2 is an object.
|
![]() ![]() | ExportToFile |
Exports Text, Image, DataTable, GridEX, NChartControl or McWindow into file.
Input is a title, Input2 is an object.
|
![]() ![]() | ExportToPowerPoint |
Exports Image, NChartControl or McWindow into PowerPoint.
Input is a header, Input2 is an object.
|
![]() ![]() | ExportToWord |
Exports Text (tab or semicolon separated), Image, DataTable, GridEX, NChartControl or McWindow into Word.
Input is a title, Input2 is an object.
|
![]() ![]() | PasteToExcel |
Pastes clipboard text to active cell in Excel. If Excel is not running it will be invoked.
|