Bibliography Properties (Word)

GitHub-Mark-64px

Contribute to this content

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

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

BibliographyStyle

Returns or sets a String that represents the name of the active style to use for a bibliography. Read/write.

Creator

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

Parent

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

Sources

Returns a Sources collection that represents all the sources contained in a bibliography. Read-only.