[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[[["\u003cp\u003ePageRange represents a collection of one or more Google Slides Page instances.\u003c/p\u003e\n"],["\u003cp\u003eIt has a single method, \u003ccode\u003egetPages()\u003c/code\u003e, which returns a list of all Page instances within the PageRange.\u003c/p\u003e\n"],["\u003cp\u003eUsing \u003ccode\u003egetPages()\u003c/code\u003e requires authorization with specific Google Slides scopes.\u003c/p\u003e\n"]]],[],null,["PageRange\n\nA collection of one or more [Page](/apps-script/reference/slides/page) instances. \n\nMethods\n\n| Method | Return type | Brief description |\n|---------------------------|----------------------------------------------|---------------------------------------------------------------------------|\n| [getPages()](#getPages()) | [Page[]](/apps-script/reference/slides/page) | Returns the list of [Page](/apps-script/reference/slides/page) instances. |\n\nDetailed documentation \n\n`get``Pages()` \nReturns the list of [Page](/apps-script/reference/slides/page) instances.\n\nReturn\n\n\n[Page[]](/apps-script/reference/slides/page)\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`"]]