Class PageRange
Stay organized with collections
Save and categorize content based on your preferences.
-
PageRange represents a collection of one or more Google Slides Page instances.
-
It has a single method, getPages()
, which returns a list of all Page instances within the PageRange.
-
Using getPages()
requires authorization with specific Google Slides scopes.
PageRange
A collection of one or more Page
instances.
Detailed documentation
getPages()
Returns the list of Page
instances.
Return
Page[]
Authorization
Scripts that use this method require authorization with one or more of the following scopes:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-02 UTC.
[null,null,["Last updated 2024-12-02 UTC."],[],[]]