Click or drag to resize

TableCommands Class

Provides a set of table related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ND.View.NDViewTableCommands

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class TableCommands

The TableCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberClassifyByGroup
Public propertyStatic memberCollapse
Collapse or Expand group rows of measurement data tables.
Public propertyStatic memberCopyToClipboard
Sends 3D measurement table to clipboard.
Public propertyStatic memberGetData
Returns data table with values.
Public propertyStatic memberOptions
Sets Base Data Table options command.
Public propertyStatic memberSaveAsText
Saves measurement tables to a file.
Public propertyStatic memberSendToExcel
Sends 3D measurement data to Excel.
Public propertyStatic memberSort
Sorts data table based on the values in the given column.
Top
See Also