SharedWorkspaceFiles members (Office)

A collection of the SharedWorkspaceFile objects in the current shared workspace.

Methods

Name Description
Add Adds a file to the document library in a shared workspace. Returns a SharedWorkspaceFile object.

Properties

Name Description
Application Gets an Application object that represents the container application for the SharedWorkspaceFile 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 SharedWorkspaceFiles collection. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the SharedWorkspaceFiles object was created. Read-only.
Item Gets a SharedWorkspaceFile object from the Files collection of the shared workspace. Read-only.
ItemCountExceeded Gets a Boolean value indicating whether the number of files allowed in the shared workspace has been exceeded. Read-only.
Parent Gets the Parent object for the SharedWorkspaceFiles object. 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.