A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/apps-script/reference/slides/list-preset below:

Enum ListPreset | Apps Script

Skip to main content Enum ListPreset

Stay organized with collections Save and categorize content based on your preferences.

ListPreset

Preset patterns of glyphs for lists in text.

These presets use these glyphs:

To call an enum, you call its parent class, name, and property. For example, SlidesApp.ListPreset.DISC_CIRCLE_SQUARE.

Properties Property Type Description DISC_CIRCLE_SQUARE Enum A list with a `DISC`, `CIRCLE` and `SQUARE` glyphs for the first 3 list nesting levels. DIAMONDX_ARROW3D_SQUARE Enum A list with a `DIAMONDX`, `ARROW3D` and `SQUARE` glyphs for the first 3 list nesting levels. CHECKBOX Enum A list with `CHECKBOX` glyphs for all list nesting levels. ARROW_DIAMOND_DISC Enum A list with a `ARROW`, `DIAMOND` and `DISC` glyphs for the first 3 list nesting levels. STAR_CIRCLE_SQUARE Enum A list with a `STAR`, `CIRCLE` and `SQUARE` glyphs for the first 3 list nesting levels. ARROW3D_CIRCLE_SQUARE Enum A list with a `ARROW3D`, `CIRCLE` and `SQUARE` glyphs for the first 3 list nesting levels. LEFTTRIANGLE_DIAMOND_DISC Enum A list with a `LEFTTRIANGLE`, `DIAMOND` and `DISC` glyphs for the first 3 list nesting levels. DIAMONDX_HOLLOWDIAMOND_SQUARE Enum A list with a `DIAMONDX`, `HOLLOWDIAMOND` and `SQUARE` glyphs for the first 3 list nesting levels. DIAMOND_CIRCLE_SQUARE Enum A list with a `DIAMOND`, `CIRCLE` and `SQUARE` glyphs for the first 3 list nesting levels. DIGIT_ALPHA_ROMAN Enum A list with `DIGIT`, `ALPHA` and `ROMAN` glyphs for the first 3 list nesting levels, followed by periods. DIGIT_ALPHA_ROMAN_PARENS Enum A list with `DIGIT`, `ALPHA` and `ROMAN` glyphs for the first 3 list nesting levels, followed by parenthesis. 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.'. UPPERALPHA_ALPHA_ROMAN Enum A list with `UPPERALPHA`, `ALPHA` and `ROMAN` glyphs for the first 3 list nesting levels, followed by periods. UPPERROMAN_UPPERALPHA_DIGIT Enum A list with `UPPERROMAN`, `UPPERALPHA` and `DIGIT` glyphs for the first 3 list nesting levels, followed by periods. ZERODIGIT_ALPHA_ROMAN Enum A list with `ZERODIGIT`, `ALPHA` and `ROMAN` glyphs for the first 3 list nesting levels, followed by periods.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-12-02 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-02 UTC."],[[["`ListPreset` provides preset patterns of glyphs for creating lists in text within Google Slides."],["These presets utilize various glyphs like arrows, checkboxes, circles, diamonds, and alphanumeric characters for list markers."],["You can call an enum by using its parent class, name, and property, such as `SlidesApp.ListPreset.DISC_CIRCLE_SQUARE`."],["Different ListPreset options include predefined combinations of glyphs for different nesting levels, offering a range of list formatting choices."],["Some presets utilize alphanumeric glyphs with periods or parentheses, while others employ nested numbering schemes."]]],["`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"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4