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 | |
---|---|---|
![]() |
_Default | |
![]() |
Application | Returns an Application object that represents the Microsoft Excel application. Read-only. |
![]() |
Count | Returns an Integer that represents the number of file converters in the collection. Read-only. |
![]() |
Creator | Returns a XlCreator constant that indicates the application in which the specified object was created. Read-only Long. |
![]() |
Item | Returns an individual FileExportConverter object from a collection. |
![]() |
Parent | Returns an Object that represents the parent object of the specified FileExportConverters collection. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top