Visio.Interfaces.ApplicationData interface
An interface describing the data returned by calling application.toJSON()
.
Properties
show |
Shows or hides the iframe application borders. |
show |
Shows or hides the standard toolbars. |
Property Details
showBorders
Shows or hides the iframe application borders.
showBorders?: boolean;
Property Value
boolean
Remarks
[ API set: 1.1 ]
showToolbars
Shows or hides the standard toolbars.
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