Enum ListPreset
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
목록사전 설정
텍스트의 목록에 사용할 글리프의 사전 설정 패턴입니다.
이 사전 설정은 다음 글꼴을 사용합니다.
- ARROW: 유니코드 U+2794 코드 포인트에 해당하는 화살표 ➔
- ARROW3D: 3D 음영 처리된 화살표 ➢로, 유니코드 U+27a2 코드 포인트에 해당합니다.
- 체크박스: 유니코드 U+274f 코드 포인트에 해당하는 빈 정사각형 ❏
- CIRCLE: 유니코드 U+25cb 코드 포인트에 해당하는 중공 원 ○
- DIAMOND: 유니코드 U+25c6 코드 포인트에 해당하는 솔리드 다이아몬드, ◆
- `DIAMONDX: 'x'가 있는 다이아몬드, ❖, 유니코드 U+2756 코드 포인트에 해당
- HOLLOWDIAMOND: 유니코드 U+25c7 코드 포인트에 해당하는 중공 다이아몬드, ◇
- DISC: 유니코드 U+25cf 코드 포인트에 해당하는 꽉 찬 원 ●
- 정사각형: 유니코드 U+25a0 코드 포인트에 해당하는 솔리드 정사각형 ■
- 별표: 유니코드 U+2605 코드 포인트에 해당하는 별표 ★
- ALPHA: 'a', 'b', 'c'와 같은 소문자입니다.
- UPPERALPHA: 'A', 'B', 'C'와 같은 대문자입니다.
- DIGIT: '1', '2', '3'과 같은 숫자입니다.
- ZERODIGIT: '01', '02', '03'과 같이 한 자릿수 앞에 0이 있는 숫자입니다. 숫자가 2자리 이상이면 앞에 0이 추가되지 않습니다.
- ROMAN: 소문자 로마 숫자(예: 'i', 'ii', 'iii')
- UPPERROMAN: 'I', 'II', 'III'와 같은 대문자 로마 숫자입니다.
- LEFTTRIANGLE: 왼쪽을 가리키는 삼각형(◄)으로, 유니코드 U+25c4 코드 포인트에 해당합니다.
enum을 호출하려면 상위 클래스, 이름, 속성을 호출합니다. 예를 들면
SlidesApp.ListPreset.DISC_CIRCLE_SQUARE
입니다.
속성
속성 | 유형 | 설명 |
DISC_CIRCLE_SQUARE | Enum | 첫 번째 3개 목록 중첩 수준의 `DISC`, `CIRCLE` 및 `SQUARE` 글리프가 있는 목록입니다. |
DIAMONDX_ARROW3D_SQUARE | Enum | 첫 번째 3개 목록 중첩 수준에 `DIAMONDX`, `ARROW3D`, `SQUARE` 글리프가 있는 목록 |
CHECKBOX | Enum | 모든 목록 중첩 수준의 `CHECKBOX` 글리프가 있는 목록입니다. |
ARROW_DIAMOND_DISC | Enum | 첫 번째 3개 목록 중첩 수준에 대한 `ARROW`, `DIAMOND`, `DISC` 글리프가 있는 목록 |
STAR_CIRCLE_SQUARE | Enum | 첫 번째 3개 목록 중첩 수준의 `STAR`, `CIRCLE`, `SQUARE` 글리프가 있는 목록 |
ARROW3D_CIRCLE_SQUARE | Enum | 첫 번째 3개 목록 중첩 수준의 `ARROW3D`, `CIRCLE` 및 `SQUARE` 글리프가 있는 목록입니다. |
LEFTTRIANGLE_DIAMOND_DISC | Enum | 첫 번째 3개 목록 중첩 수준에 `LEFTTRIANGLE`, `DIAMOND` 및 `DISC` 글리프가 있는 목록 |
DIAMONDX_HOLLOWDIAMOND_SQUARE | Enum | 첫 번째 3개 목록 중첩 수준에 `DIAMONDX`, `HOLLOWDIAMOND` 및 `SQUARE` 글리프가 있는 목록 |
DIAMOND_CIRCLE_SQUARE | Enum | 첫 번째 3개 목록 중첩 수준에 `DIAMOND`, `CIRCLE`, `SQUARE` 글리프가 있는 목록 |
DIGIT_ALPHA_ROMAN | Enum | 처음 3개의 목록 중첩 수준에 관한 `DIGIT`, `ALPHA` 및 `ROMAN` 글리프가 포함된 목록으로, 마침표가 뒤에 옵니다. |
DIGIT_ALPHA_ROMAN_PARENS | Enum | 첫 번째 3개 목록 중첩 수준의 `DIGIT`, `ALPHA` 및 `ROMAN` 글리프가 포함된 목록과 괄호 |
DIGIT_NESTED | Enum | 점으로 구분된 `DIGIT` 글리프가 포함된 목록으로, 각 중첩 수준은 이전 중첩 수준의 글리프를 접두사로 사용합니다. 예: '1.' '1.1.', '2.', '2.2.'. |
UPPERALPHA_ALPHA_ROMAN | Enum | 첫 번째 3개 목록 중첩 수준의 `UPPERALPHA`, `ALPHA`, `ROMAN` 글리프와 마침표가 포함된 목록입니다. |
UPPERROMAN_UPPERALPHA_DIGIT | Enum | 처음 3개의 목록 중첩 수준에 관한 `UPPERROMAN`, `UPPERALPHA` 및 `DIGIT` 글리프가 포함된 목록이며 마침표가 뒤에 옵니다. |
ZERODIGIT_ALPHA_ROMAN | Enum | 처음 3개의 목록 중첩 수준에 관한 'ZERODIGIT', 'ALPHA', 'ROMAN' 글리프와 마침표가 포함된 목록입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[[["\u003cp\u003e\u003ccode\u003eListPreset\u003c/code\u003e provides preset patterns of glyphs for creating lists in text within Google Slides.\u003c/p\u003e\n"],["\u003cp\u003eThese presets utilize various glyphs like arrows, checkboxes, circles, diamonds, and alphanumeric characters for list markers.\u003c/p\u003e\n"],["\u003cp\u003eYou can call an enum by using its parent class, name, and property, such as \u003ccode\u003eSlidesApp.ListPreset.DISC_CIRCLE_SQUARE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDifferent ListPreset options include predefined combinations of glyphs for different nesting levels, offering a range of list formatting choices.\u003c/p\u003e\n"],["\u003cp\u003eSome presets utilize alphanumeric glyphs with periods or parentheses, while others employ nested numbering schemes.\u003c/p\u003e\n"]]],["`ListPreset` defines glyph patterns for lists, including symbols like ARROW (➔), CHECKBOX (❏), and CIRCLE (○), and numbering styles like DIGIT (1, 2, 3) and ROMAN (i, ii, iii). Presets offer options for different nesting levels, such as `DISC_CIRCLE_SQUARE` or `DIGIT_ALPHA_ROMAN`. Glyphs can be called by using `SlidesApp.ListPreset`, and then the corresponding name. The properties provide a description of the list with the included glyphs and their order for the first three nesting levels.\n"],null,["# Enum ListPreset\n\nListPreset\n\nPreset patterns of glyphs for lists in text.\n\nThese presets use these glyphs:\n\n- ARROW: An arrow, ➔, corresponding to a Unicode U+2794 code point\n- ARROW3D: An arrow with 3D shading, ➢, corresponding to a Unicode U+27a2 code point\n- CHECKBOX: A hollow square, ❏, corresponding to a Unicode U+274f code point\n- CIRCLE: A hollow circle, ○, corresponding to a Unicode U+25cb code point\n- DIAMOND: A solid diamond, ◆, corresponding to a Unicode U+25c6 code point\n- \\`DIAMONDX: A diamond with an 'x', ❖, corresponding to a Unicode U+2756 code point\n- HOLLOWDIAMOND: A hollow diamond, ◇, corresponding to a Unicode U+25c7 code point\n- DISC: A solid circle, ●, corresponding to a Unicode U+25cf code point\n- SQUARE: A solid square, ■, corresponding to a Unicode U+25a0 code point\n- STAR: A star, ★, corresponding to a Unicode U+2605 code point\n- ALPHA: A lowercase letter, like 'a', 'b', or 'c'.\n- UPPERALPHA: An uppercase letter, like 'A', 'B', or 'C'.\n- DIGIT: A number, like '1', '2', or '3'.\n- ZERODIGIT: A number where single digit numbers are prefixed with a zero, like '01', '02', or '03'. Numbers with more than one digit are not prefixed a zero.\n- ROMAN: A lowercase roman numeral, like 'i', 'ii', or 'iii'.\n- UPPERROMAN: A uppercase roman numeral, like 'I', 'II', or 'III'.\n- LEFTTRIANGLE: A triangle pointing left, ◄, corresponding to a Unicode U+25c4 code point\n\nTo call an enum, you call its parent class, name, and property. For example, `\nSlidesApp.ListPreset.DISC_CIRCLE_SQUARE`. \n\n### Properties\n\n| Property | Type | Description |\n|---------------------------------|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `DISC_CIRCLE_SQUARE` | `Enum` | A list with a \\`DISC\\`, \\`CIRCLE\\` and \\`SQUARE\\` glyphs for the first 3 list nesting levels. |\n| `DIAMONDX_ARROW3D_SQUARE` | `Enum` | A list with a \\`DIAMONDX\\`, \\`ARROW3D\\` and \\`SQUARE\\` glyphs for the first 3 list nesting levels. |\n| `CHECKBOX` | `Enum` | A list with \\`CHECKBOX\\` glyphs for all list nesting levels. |\n| `ARROW_DIAMOND_DISC` | `Enum` | A list with a \\`ARROW\\`, \\`DIAMOND\\` and \\`DISC\\` glyphs for the first 3 list nesting levels. |\n| `STAR_CIRCLE_SQUARE` | `Enum` | A list with a \\`STAR\\`, \\`CIRCLE\\` and \\`SQUARE\\` glyphs for the first 3 list nesting levels. |\n| `ARROW3D_CIRCLE_SQUARE` | `Enum` | A list with a \\`ARROW3D\\`, \\`CIRCLE\\` and \\`SQUARE\\` glyphs for the first 3 list nesting levels. |\n| `LEFTTRIANGLE_DIAMOND_DISC` | `Enum` | A list with a \\`LEFTTRIANGLE\\`, \\`DIAMOND\\` and \\`DISC\\` glyphs for the first 3 list nesting levels. |\n| `DIAMONDX_HOLLOWDIAMOND_SQUARE` | `Enum` | A list with a \\`DIAMONDX\\`, \\`HOLLOWDIAMOND\\` and \\`SQUARE\\` glyphs for the first 3 list nesting levels. |\n| `DIAMOND_CIRCLE_SQUARE` | `Enum` | A list with a \\`DIAMOND\\`, \\`CIRCLE\\` and \\`SQUARE\\` glyphs for the first 3 list nesting levels. |\n| `DIGIT_ALPHA_ROMAN` | `Enum` | A list with \\`DIGIT\\`, \\`ALPHA\\` and \\`ROMAN\\` glyphs for the first 3 list nesting levels, followed by periods. |\n| `DIGIT_ALPHA_ROMAN_PARENS` | `Enum` | A list with \\`DIGIT\\`, \\`ALPHA\\` and \\`ROMAN\\` glyphs for the first 3 list nesting levels, followed by parenthesis. |\n| `DIGIT_NESTED` | `Enum` | A list with \\`DIGIT\\` glyphs separated by periods, where each nesting level uses the previous nesting level's glyph as a prefix. For example: '1.', '1.1.', '2.', '2.2.'. |\n| `UPPERALPHA_ALPHA_ROMAN` | `Enum` | A list with \\`UPPERALPHA\\`, \\`ALPHA\\` and \\`ROMAN\\` glyphs for the first 3 list nesting levels, followed by periods. |\n| `UPPERROMAN_UPPERALPHA_DIGIT` | `Enum` | A list with \\`UPPERROMAN\\`, \\`UPPERALPHA\\` and \\`DIGIT\\` glyphs for the first 3 list nesting levels, followed by periods. |\n| `ZERODIGIT_ALPHA_ROMAN` | `Enum` | A list with \\`ZERODIGIT\\`, \\`ALPHA\\` and \\`ROMAN\\` glyphs for the first 3 list nesting levels, followed by periods. |"]]