[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\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`"]]