_Application.Documents Property

Definition

Returns a Documents collection that represents all the open documents.

public:
 property Microsoft::Office::Interop::Word::Documents ^ Documents { Microsoft::Office::Interop::Word::Documents ^ get(); };
public Microsoft.Office.Interop.Word.Documents Documents { get; }
member this.Documents : Microsoft.Office.Interop.Word.Documents
Public ReadOnly Property Documents As Documents

Property Value

Applies to