의견 보내기
Class Slicer
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
자세한 문서
get Background Color Object()
슬라이서의 배경 Color
를 반환합니다.
리턴
Color
: 이 슬라이서의 배경 색상입니다. 색상이 설정되지 않은 경우 null
을 반환합니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Column Position()
슬라이서에서 필터가 적용되는 열 위치 (슬라이서의 데이터 범위 기준)를 반환하거나 열 위치가 설정되지 않은 경우 null
을 반환합니다. 필터와 마찬가지로 열의 1-인덱스 위치여야 합니다.
리턴
Integer
: 이 슬라이서의 열 위치입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Container Info()
시트에서 슬라이서가 배치된 위치에 관한 정보를 가져옵니다.
리턴
Container Info
: 슬라이서 컨테이너 위치가 포함된 객체입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Filter Criteria()
슬라이서의 필터 기준을 반환하거나 필터 기준이 설정되지 않은 경우 null
를 반환합니다.
리턴
Filter Criteria
: 이 슬라이서의 필터 기준입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Range()
슬라이서가 적용되는 데이터 범위를 가져옵니다.
리턴
Range
- 슬라이서 범위입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Title()
슬라이서의 제목을 반환합니다.
리턴
String
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Title Horizontal Alignment()
제목의 가로 정렬을 가져옵니다.
리턴
String
: 이 슬라이서의 제목의 가로 정렬입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
get Title Text Style()
슬라이서 제목의 텍스트 스타일을 반환합니다.
리턴
Text Style
: 이 슬라이서의 제목의 텍스트 스타일입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
is Applied To Pivot Tables()
지정된 슬라이서가 피벗 테이블에 적용되는지 여부를 반환합니다.
리턴
Boolean
: 이 슬라이서가 피벗 테이블에 적용된 경우 true
이고, 그렇지 않은 경우에는 false
입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
remove()
슬라이서를 삭제합니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Apply To Pivot Tables(applyToPivotTables)
지정된 슬라이서를 워크시트의 피벗 테이블에 적용할지 설정합니다.
매개변수
이름 유형 설명
apply To Pivot Tables
Boolean
이 슬라이서를 피벗 테이블에 적용할지 여부를 지정합니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Background Color(color)
슬라이서의 배경 색상을 설정합니다. null
값은 배경 색상을 재설정합니다.
매개변수
이름 유형 설명
color
String
이 슬라이서의 새 배경 색상 (CSS 표기법: '#ffffff')입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Background Color Object(color)
슬라이서의 배경 Color
를 설정합니다. null
값은 배경 색상을 재설정합니다.
매개변수
이름 유형 설명
color
Color
이 슬라이서의 새 배경 색상입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Column Filter Criteria(columnPosition, filterCriteria)
슬라이서의 열 색인 및 필터링 기준을 설정합니다. null
값은 슬라이서 필터를 재설정합니다.
매개변수
이름 유형 설명
column Position
Integer
이 슬라이서의 새 열 위치입니다.
filter Criteria
Filter Criteria
이 슬라이서의 새 필터 기준입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Position(anchorRowPos, anchorColPos, offsetX, offsetY)
시트에 슬라이서가 표시되는 위치를 설정합니다. 앵커 행 및 열 위치 색인은 1부터 시작합니다.
매개변수
이름 유형 설명
anchor Row Pos
Integer
슬라이서의 상단이 이 행에 고정됩니다.
anchor Col Pos
Integer
슬라이서의 상단이 이 열에 고정됩니다.
offsetX
Integer
셀 모서리에서 가로로 떨어진 오프셋(단위: 픽셀)입니다.
offsetY
Integer
셀 모서리에서 세로로 떨어진 오프셋(단위: 픽셀)입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Range(rangeApi)
슬라이서가 적용되는 데이터 범위를 설정합니다.
매개변수
이름 유형 설명
range Api
Range
이 슬라이서의 새 범위입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Title(title)
슬라이서의 제목을 설정합니다. 제목이 비어 있으면 제목이 기본값으로 재설정됩니다.
매개변수
이름 유형 설명
title
String
이 슬라이서의 새 제목입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Title Horizontal Alignment(horizontalAlignment)
슬라이서에서 제목의 가로 정렬을 설정합니다. null
값은 정렬을 재설정합니다.
매개변수
이름 유형 설명
horizontal Alignment
String
이 슬라이서의 제목의 새 가로 정렬입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
set Title Text Style(textStyle)
슬라이서의 텍스트 스타일을 설정합니다.
매개변수
이름 유형 설명
text Style
Text Style
슬라이서의 제목의 새 텍스트 스타일입니다.
리턴
Slicer
: 체이닝을 위한 슬라이서입니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
지원 중단된 메서드
get Background Color()
지원 중단 되었습니다. get Background Color Object()
로 대체됨
CSS 표기법 (예: '#ffffff')으로 슬라이서의 배경 색상을 반환합니다.
리턴
String
: 이 슬라이서의 배경 색상입니다. 색상이 설정되지 않은 경우 null
을 반환합니다.
승인
이 메서드를 사용하는 스크립트에는 다음 범위 중 하나 이상의 승인이 필요합니다.
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-12-03(UTC)
의견을 전달하고 싶나요?
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-12-03(UTC)"],[[["The `Slicer` class allows you to programmatically control slicers in Google Sheets, enabling you to filter data in ranges, charts, and pivot tables without collaboration."],["You 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."],["The `Slicer` class offers various methods for customizing the slicer's appearance, including setting the background color, title alignment, and text style."],["To use the `Slicer` class effectively, you will need to authorize your script with the necessary scopes to access and modify spreadsheet data."],["Several 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."]]],[]]