Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.BibliographyLoadOptions interface
- Package:
- word
Represents the list of available sources attached to the document (in the current list) or the list of sources available in the application (in the master list).
Properties
| $all | Specifying |
| bibliographyStyle | Specifies the name of the active style to use for the bibliography. |
Property Details
$all
Specifying $all for the load options loads all the scalar properties (such as Range.address) but not the navigational properties (such as Range.format.fill.color).
$all?: boolean;
Property Value
boolean
bibliographyStyle
Specifies the name of the active style to use for the bibliography.
bibliographyStyle?: boolean;
Property Value
boolean
Remarks
Office Add-ins
Feedback
Was this page helpful?
