Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.BibliographyData interface
- Package:
- word
An interface describing the data returned by calling bibliography.toJSON().
Properties
| bibliographyStyle | Specifies the name of the active style to use for the bibliography. |
| sources | Returns a |
Property Details
bibliographyStyle
Specifies the name of the active style to use for the bibliography.
bibliographyStyle?: string;
Property Value
string
Remarks
sources
Returns a SourceCollection object that represents all the sources contained in the bibliography.
sources?: Word.Interfaces.SourceData[];
Property Value
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
