Click or drag to resize

ExportCommandsPasteToExcel Property

Pastes clipboard text to active cell in Excel. If Excel is not running it will be invoked.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: PasteToExcel
See Also