Word.Interfaces.BibliographyUpdateData interface
An interface for updating data on the Bibliography object, for use in bibliography.set({ ... }).
Properties
| bibliography |
Specifies the name of the active style to use for the bibliography. |
Property Details
bibliographyStyle
Specifies the name of the active style to use for the bibliography.
bibliographyStyle?: string;
Property Value
string