Class PageElementRange

  • 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 more PageElement instances.

Methods

MethodReturn typeBrief description
getPageElements() PageElement[] Returns the list of PageElement instances.

Detailed documentation

getPageElements()

Returns the list of PageElement instances.

Return

PageElement[]

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.