Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Visio.Interfaces.ApplicationUpdateData interface
- Package:
- visio
An interface for updating data on the Application object, for use in application.set({ ... }).
Properties
| showBorders | Shows or hides the iframe application borders. |
| showToolbars | Shows or hides the standard toolbars. |
Property Details
showBorders
Shows or hides the iframe application borders.
showBorders?: boolean;
Property Value
boolean
Remarks
showToolbars
Shows or hides the standard toolbars.
showToolbars?: 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?
