Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.ApplicationUpdateData interface
- Package:
- word
An interface for updating data on the Application object, for use in application.set({ ... }).
Properties
| bibliography | Returns a |
| checkLanguage | Specifies if Microsoft Word automatically detects the language you are using as you type. |
Property Details
bibliography
Returns a Bibliography object that represents the bibliography reference sources stored in Microsoft Word.
bibliography?: Word.Interfaces.BibliographyUpdateData;
Property Value
Remarks
checkLanguage
Specifies if Microsoft Word automatically detects the language you are using as you type.
checkLanguage?: boolean;
Property Value
boolean
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?
