Visio.Interfaces.PageUpdateData interface
An interface for updating data on the Page object, for use in page.set({ ... })
.
Properties
view | Returns the view of the page. |
Property Details
view
Returns the view of the page.
view?: Visio.Interfaces.PageViewUpdateData;
Property Value
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