Click or drag to resize

SendToExcelCommand Class

Sends the active data table to Excel.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorSendToExcelCommand

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Class SendToExcelCommand
	Inherits DataCollectorCommand

The SendToExcelCommand type exposes the following members.

Constructors
  NameDescription
Public methodSendToExcelCommand
Initializes a new instance of the SendToExcelCommand class
Public methodSendToExcelCommand(McCommand)
Initializes a new instance of the SendToExcelCommand class
Top
Properties
  NameDescription
Public propertyTableType
Public propertyUseStatistics
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks