Visio.Interfaces.ApplicationUpdateData interface
An interface for updating data on the Application object, for use in application.set({ ... })
.
show |
Shows or hides the iframe application borders. |
show |
Shows or hides the standard toolbars. |
Shows or hides the iframe application borders.
TypeScript
showBorders?: boolean;
Property Value
boolean
Remarks
[ API set: 1.1 ]
Shows or hides the standard toolbars.
TypeScript
showToolbars?: boolean;
Property Value
boolean
Remarks
[ API set: 1.1 ]
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
Office Add-ins is an open source project. Select a link to provide feedback: