Click or drag to resize

MediaCy.Commands.Export Namespace

 
Classes
  ClassDescription
Public classAdvancedDisplayExportCommand
Base class for Advanced Display export commands.
Public classAdvancedDisplayToExcel
Exports active Advanced Display into Excel.
Public classAdvancedDisplayToFile
Exports active Advanced Display into File.
Public classAdvancedDisplayToPowerPoint
Exports active Advanced Display into PowerPoint.
Public classAdvancedDisplayToWord
Exports active Advanced Display into Word.
Public classBaseExportCommand
Base command for ExportToExcel, ExportToPowerPoint, ExportToWord commands.
Public classDocumentPropertiesExportCommand
Base class for Document Properties export commands.
Public classDocumentPropertiesToExcel
Exports active Document Properties into Excel.
Public classDocumentPropertiesToFile
Exports active Document Properties into File.
Public classDocumentPropertiesToPowerPoint
Exports active Document Properties into PowerPoint.
Public classDocumentPropertiesToWord
Exports active Document Properties into Word.
Public classExportToExcel
Exports Text (tab or semicolon separated), Image, DataTable, GridEX, NChartControl or McWindow into Excel. Input is a title, Input2 is an object.
Public classExportToFile
Exports Text, Image, DataTable, GridEX, NChartControl or McWindow into file. Input is a title, Input2 is an object.
Public classExportToPowerPoint
Exports Image, NChartControl or McWindow into PowerPoint. Input is a header, Input2 is an object.
Public classExportToWord
Exports Text (tab or semicolon separated), Image, DataTable, GridEX, NChartControl or McWindow into Word. Input is a title, Input2 is an object.
Public classHistogramExportCommand
Base class for Image Histogram export commands.
Public classHistogramGetData
Retrieves image histogram data.
Public classHistogramToExcel
Exports active Image Histogram into Excel.
Public classHistogramToPowerPoint
Exports active Image Histogram into PowerPoint.
Public classHistogramToWord
Exports active Image Histogram into Word.
Public classPasteToExcel
Pastes clipboard text to active cell in Excel. If Excel is not running it will be invoked.
Public classUtils
Interfaces
  InterfaceDescription
Public interfaceIMcExportSource
Enumerations