FileExportConverters Properties (Excel)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

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.

Item

Returns an individual FileExportConverter object from a collection.

Parent

Returns an Object that represents the parent object of the specified FileExportConverters object. Read-only.