Click or drag to resize

AdvancedDisplayCommands Class

Provides a set of advanceddisplay related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.Data.ExportAdvancedDisplayCommands

Namespace:  MediaCy.Automation.Measure.Data.Export
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class AdvancedDisplayCommands

The AdvancedDisplayCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdvancedDisplayToExcel
Exports active Advanced Display into Excel.
Public propertyStatic memberAdvancedDisplayToFile
Exports active Advanced Display into File.
Public propertyStatic memberAdvancedDisplayToPowerPoint
Exports active Advanced Display into PowerPoint.
Public propertyStatic memberAdvancedDisplayToWord
Exports active Advanced Display into Word.
Top
See Also