Source Members (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents an individual source, such as a book, journal article, or interview.

Methods

Name

Description

Delete

Deletes the specified source.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Cited

Returns a Boolean that represents whether a source has been cited in a document. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.

Field

Returns a String that represents the value of a field in a bibliography source. Read-only.

Parent

Returns an Object that represents the parent object of the specified Source object.

Tag

Returns a String that represents an internal identifying label for a source. Read-only.

XML

Returns a String that represents the XML markup for a Source object. Read-only.