Class PageElementRange Stay organized with collections Save and categorize content based on your preferences.
Page Summary
PageElementRange is a collection of one or more PageElement instances.
The
getPageElements()method returns a list of PageElement instances.The
getPageElements()method requires specific authorization scopes to be used.
PageElementRange
A collection of one or morePage instances.
Methods
| Method | Return type | Brief description |
|---|---|---|
get | Page | Returns the list ofPage instances. |
Detailed documentation
getPageElements()
Returns the list ofPage instances.
Return
Authorization
Scripts that use this method require authorization with one or more of the followingscopes:
https://www.googleapis.com/auth/presentations.currentonlyhttps://www.googleapis.com/auth/presentations
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-11 UTC.