Click or drag to resize

AdvancedDisplayCommandsAdvancedDisplayToExcel Property

Exports active Advanced Display into Excel.

Namespace:  MediaCy.Automation.Measure.Data.Export
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AdvancedDisplayToExcel ( 
	parent As McCommand
) As AdvancedDisplayToExcel
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AdvancedDisplayToExcel
See Also