Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Visio.Interfaces.DocumentUpdateData interface
- Package:
- visio
An interface for updating data on the Document object, for use in document.set({ ... }).
Properties
| application | Represents a Visio application instance that contains this document. |
| view | Returns the DocumentView object. |
Property Details
application
Represents a Visio application instance that contains this document.
application?: Visio.Interfaces.ApplicationUpdateData;
Property Value
Remarks
view
Returns the DocumentView object.
view?: Visio.Interfaces.DocumentViewUpdateData;
Property Value
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?
