Click or drag to resize

TrackTableCommands Class

Provides a set of tracktable related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.TrackingTrackTableCommands

Namespace:  MediaCy.Automation.Measure.Tracking
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class TrackTableCommands

The TrackTableCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCopyToClipboard
Sends track table to clipboard.
Public propertyStatic memberOptions
Sets tracking table options.
Public propertyStatic memberSaveAsText
Saves tracking tables to a file.
Public propertyStatic memberSendToExcel
Sends tracking data to Excel.
Top
See Also