Click or drag to resize

DocumentPropertiesToExcel Class

Exports active Document Properties into Excel.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DocumentPropertiesToExcel
	Inherits DocumentPropertiesExportCommand
Constructors
  NameDescription
Public methodDocumentPropertiesToExcel
Initializes a new instance of the DocumentPropertiesToExcel class
Public methodDocumentPropertiesToExcel(String)
Initializes a new instance of the DocumentPropertiesToExcel class
Public methodDocumentPropertiesToExcel(McCommand)
Initializes a new instance of the DocumentPropertiesToExcel class
Top
Remarks