MediaCy.Commands.Export Namespace |
![]() |
Class | Description | |
---|---|---|
![]() | AdvancedDisplayExportCommand |
Base class for Advanced Display export commands.
|
![]() | AdvancedDisplayToExcel |
Exports active Advanced Display into Excel.
|
![]() | AdvancedDisplayToFile |
Exports active Advanced Display into File.
|
![]() | AdvancedDisplayToPowerPoint |
Exports active Advanced Display into PowerPoint.
|
![]() | AdvancedDisplayToWord |
Exports active Advanced Display into Word.
|
![]() | BaseExportCommand |
Base command for ExportToExcel, ExportToPowerPoint, ExportToWord commands.
|
![]() | DocumentPropertiesExportCommand |
Base class for Document Properties export commands.
|
![]() | DocumentPropertiesToExcel |
Exports active Document Properties into Excel.
|
![]() | DocumentPropertiesToFile |
Exports active Document Properties into File.
|
![]() | DocumentPropertiesToPowerPoint |
Exports active Document Properties into PowerPoint.
|
![]() | DocumentPropertiesToWord |
Exports active Document Properties into Word.
|
![]() | 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.
|
![]() | HistogramExportCommand |
Base class for Image Histogram export commands.
|
![]() | HistogramGetData |
Retrieves image histogram data.
|
![]() | HistogramToExcel |
Exports active Image Histogram into Excel.
|
![]() | HistogramToPowerPoint |
Exports active Image Histogram into PowerPoint.
|
![]() | HistogramToWord |
Exports active Image Histogram into Word.
|
![]() | PasteToExcel |
Pastes clipboard text to active cell in Excel. If Excel is not running it will be invoked.
|
![]() | Utils |
Interface | Description | |
---|---|---|
![]() | IMcExportSource |
Enumeration | Description | |
---|---|---|
![]() | AdvancedDisplayExportSources |
Defines Advanced Display sources.
|
![]() | ExportToExcelExportDirection |
Defines export direction if exported data is an array if items.
|
![]() | ExportToExcelExportOptions |
Defines export options.
|
![]() | ExportToFileFileOptions |
Defines export into file options.
|
![]() | HistogramExportSources |
Defines histogram sources.
|
![]() | PasteToExcelePostPasteOffset | |
![]() | ResizeOption |
Defines cell/image resize options.
|
![]() | UtilseExportDest | |
![]() | WindowExportOptions |
Defines window export options.
|