Click or drag to resize

SendToExcelCommand Class

Sends tracking data to Excel.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingSendToExcelCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class SendToExcelCommand
	Inherits TrackingDocCommand

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 propertyStatisticsOnly
Send only statistical data table.
Public propertyTableType
Table type
Public propertyUseStatistics
Include statistics
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks