Share via


FileExportConverters Members

Include Protected Members
Include Inherited Members

A collection of FileExportConverter objects that represent all the file converters available for saving files.

The FileExportConverters type exposes the following members.

Properties

  Name Description
Public property _Default
Public property Application Returns an Application object that represents the Microsoft Excel application. Read-only.
Public property Count Returns an Integer that represents the number of file converters in the collection. Read-only.
Public property Creator Returns a XlCreator constant that indicates the application in which the specified object was created. Read-only Long.
Public property Item Returns an individual FileExportConverter object from a collection.
Public property Parent Returns an Object that represents the parent object of the specified FileExportConverters collection. Read-only.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

FileExportConverters Interface

Microsoft.Office.Interop.Excel Namespace