Sources Members

Include Protected Members
Include Inherited Members

Represents a collection of Source objects.

The Sources type exposes the following members.

Methods

  Name Description
Public method Add Add a new source to the sources listed in the Source Manager dialog box.
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the Sources collection. Read-only Integer.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Integer.
Public property Item An expression that returns a Source object
Public property Parent Returns an Object that represents the parent object of the specified Sources object.

Top

See Also

Reference

Sources Interface

Microsoft.Office.Interop.Word Namespace