Click or drag to resize

ViewCommandsExcel Property

Exports active Line Profile view into Excel.

Namespace:  MediaCy.Automation.Measure.LineProfile
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Excel ( 
	parent As McCommand
) As ExportExcel
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExportExcel
See Also