Click or drag to resize

SendToExcelCommand Class

Sends 3D measurement data to Excel.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDSendToExcelCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SendToExcelCommand
	Inherits ViewNDCommand

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