[[["わかりやすい","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 UTC。"],[[["\u003cp\u003eThe \u003ccode\u003eSlicer\u003c/code\u003e class allows you to programmatically control slicers in Google Sheets, enabling you to filter data in ranges, charts, and pivot tables without collaboration.\u003c/p\u003e\n"],["\u003cp\u003eYou can access and modify existing slicers or create new ones using the provided methods, such as setting the data range, background color, title, and position.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSlicer\u003c/code\u003e class offers various methods for customizing the slicer's appearance, including setting the background color, title alignment, and text style.\u003c/p\u003e\n"],["\u003cp\u003eTo use the \u003ccode\u003eSlicer\u003c/code\u003e class effectively, you will need to authorize your script with the necessary scopes to access and modify spreadsheet data.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available for interacting with the slicer's filter criteria, allowing you to retrieve, set, and manipulate the filtering conditions applied to the data.\u003c/p\u003e\n"]]],["Slicers filter ranges, charts, and pivot tables. Key actions include: retrieving and modifying slicer properties like background color, column position, filter criteria, data range, and title. Slicers can be positioned and have their applicability to pivot tables set. You can also manage the title's horizontal alignment and text style. Slicers are created using `Sheet.insertSlicer`. The method to remove a slicer is `remove()`. The old method to obtain background colors is deprecated and should be replaced by `getBackgroundColorObject()`.\n"],null,[]]