Share via


FileExportConverter Members

Include Protected Members
Include Inherited Members

Represents a file converter that is used to save files.

The FileExportConverter type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application. Read-only.
Public property Creator Returns a XlCreator that indicates the application in which the specified object was created. Read-only.
Public property Description Returns the description for the file converter. Read-only String.
Public property Extensions Returns the file name extensions associated with the specified FileExportConverter object. Read-only String.
Public property FileFormat Returns an integer that identifies the file format associated with the specified FileExportConverter object. Read-only.
Public property Parent Returns an Object that represents the parent object of the specified FileExportConverter object. Read-only.

Top

See Also

Reference

FileExportConverter Interface

Microsoft.Office.Interop.Excel Namespace