[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-26 UTC."],[[["\u003cp\u003e\u003ccode\u003ePageElementRange\u003c/code\u003e is a collection of one or more \u003ccode\u003ePageElement\u003c/code\u003e instances within Google Slides.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a method, \u003ccode\u003egetPageElements()\u003c/code\u003e, to retrieve a list of all individual \u003ccode\u003ePageElement\u003c/code\u003e instances it contains.\u003c/p\u003e\n"],["\u003cp\u003eUsing this class requires authorization with specific Google Slides scopes for script execution.\u003c/p\u003e\n"]]],[],null,["PageElementRange\n\nA collection of one or more [PageElement](/apps-script/reference/slides/page-element) instances. \n\nMethods\n\n| Method | Return type | Brief description |\n|-----------------------------------------|-------------------------------------------------------------|------------------------------------------------------------------------------------------|\n| [getPageElements()](#getPageElements()) | [PageElement[]](/apps-script/reference/slides/page-element) | Returns the list of [PageElement](/apps-script/reference/slides/page-element) instances. |\n\nDetailed documentation \n\n`get``Page``Elements()` \nReturns the list of [PageElement](/apps-script/reference/slides/page-element) instances.\n\nReturn\n\n\n[PageElement[]](/apps-script/reference/slides/page-element)\n\nAuthorization\n\nScripts that use this method require authorization with one or more of the following [scopes](/apps-script/concepts/scopes#setting_explicit_scopes):\n\n- `https://www.googleapis.com/auth/presentations.currentonly`\n- `https://www.googleapis.com/auth/presentations`"]]