Bibliography Object Members
Word Developer Reference |
Represents the list of sources available attached to the document (in the current list) or the list of sources available in the application (in the master list).
Methods
Name | Description | |
---|---|---|
GenerateUniqueTag | Generates a unique identification tag for a bibliography source and returns a String that represents the tag. |
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. |