Application.Documents Property
Publisher Developer Reference |
Returns a Documents collection that represents all open publications. Read-only.
Syntax
expression.Documents
expression A variable that represents a Application object.
Return Value
Documents
Example
The following example lists all of the open publications.
Visual Basic for Applications |
---|
|
See Also