FileExportConverters Object Members
Excel Developer Reference |
A collection of FileExportConverter objects that represent all the file converters that are available for saving files.
Methods
Name | Description | |
---|---|---|
Item | Returns an individual FileExportConverter object from a collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. Read-only. | |
Count | Returns a Long that represents the number of file converters in the collection. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified FileExportConverters object. Read-only. |