Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Visio.Interfaces.ApplicationLoadOptions interface
- Package:
- visio
Represents the Application.
Properties
| $all | Specifying |
| showBorders | Shows or hides the iframe application borders. |
| showToolbars | Shows or hides the standard toolbars. |
Property Details
$all
Specifying $all for the LoadOptions loads all the scalar properties (e.g.: Range.address) but not the navigational properties (e.g.: Range.format.fill.color).
$all?: boolean;
Property Value
boolean
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
Office Add-ins
Feedback
Was this page helpful?
