Word.Interfaces.BibliographyLoadOptions interface
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).
Remarks
Properties
| $all | Specifying |
| bibliography |
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