Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.PaneData interface
- Package:
- word
An interface describing the data returned by calling pane.toJSON().
Properties
| pages | Gets the collection of pages in the pane. |
| pagesEnclosingViewport | Gets the |
Property Details
pages
Gets the collection of pages in the pane.
pages?: Word.Interfaces.PageData[];
Property Value
Remarks
pagesEnclosingViewport
Gets the PageCollection shown in the viewport of the pane. If a page is partially visible in the pane, the whole page is returned.
pagesEnclosingViewport?: Word.Interfaces.PageData[];
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?
