Edit

Share via


Word.Interfaces.BibliographyUpdateData interface

An interface for updating data on the Bibliography object, for use in bibliography.set({ ... }).

Properties

bibliographyStyle

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

Remarks

[ API set: WordApiDesktop 1.3 ]