FileTypes members (Office)

A collection of values of the type msoFileType that determine which types of files are returned during a search.

Methods

Name Description
Add Adds a new file type to a file search.
Remove Removes a FileType object from the collection.

Properties

Name Description
Application Gets an Application object that represents the container application for the FileTypes object (you can use this property with an Automation object to return that object's container application). Read-only.
Count Gets a Long indicating the number of items in the FileTypes collection. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the FileTypes object was created. Read-only.
Item Gets a value that indicates which file type will be searched for. Read-only.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.