Switching between Filter views using apps script

前端 未结 2 1513
滥情空心
滥情空心 2020-12-21 11:04

I would like to create a custom menu with items to switch between filter views on particular sheet. Is there any way? I need filter views, because of sorting and filtering b

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-21 11:50

    It is possible to access and edit filters using the Advanced Sheets service, as seen in this example.

提交回复
热议问题