Click or drag to resize

SendToExcelCommand Class

Sends measurement table to Excel.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsSendToExcelCommand

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

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 propertyUseStatistics
Add statistics table
Top
Fields
  NameDescription
Public fieldDataGrid
Public fieldStatsGrid
Top
Remarks