Click or drag to resize

TableCommands Class

Provides a set of table related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.TrackingTableCommands

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

The TableCommands 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