Documents Property

Returns a collection of the documents that are open in the WorkSpace.

Syntax

object.Documents

Properties

The Documents property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

Documents is a read-only property of type Object.

Each member of the collection is represented by a Document object.

 

Applies To