Stay organized with collections Save and categorize content based on your preferences.
ArrowStyleThe kinds of start and end forms with which linear geometry can be rendered.
Some values are based on the "ST_LineEndType" simple type described in section 20.1.10.33 of of "Office Open XML File Formats - Fundamentals and Markup Language Reference", part 1 of ECMA-376 5th edition.
To call an enum, you call its parent class, name, and property. For example, SlidesApp.ArrowStyle.FILL_ARROW
.
UNSUPPORTED
Enum
An arrow style that is not supported. NONE
Enum
No arrow. STEALTH_ARROW
Enum
Arrow with notched back. Corresponds to ECMA-376 ST_LineEndType value 'stealth'. FILL_ARROW
Enum
Filled arrow. Corresponds to ECMA-376 ST_LineEndType value 'triangle'. FILL_CIRCLE
Enum
Filled circle. Corresponds to ECMA-376 ST_LineEndType value 'oval'. FILL_SQUARE
Enum
Filled square. FILL_DIAMOND
Enum
Filled diamond. Corresponds to ECMA-376 ST_LineEndType value 'diamond'. OPEN_ARROW
Enum
Hollow arrow. OPEN_CIRCLE
Enum
Hollow circle. OPEN_SQUARE
Enum
Hollow square. OPEN_DIAMOND
Enum
Hollow diamond.
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 2025-08-04 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 2025-08-04 UTC."],[[["`ArrowStyle` defines the start and end forms for rendering linear geometry in Google Slides."],["Several arrow styles are based on the ECMA-376 standard for line end types."],["You can use properties like `FILL_ARROW` or `OPEN_CIRCLE` to specify the desired arrow style."],["`ArrowStyle` offers a variety of arrow styles, including filled and hollow shapes, as well as no arrow."],["To apply an arrow style, call the enum through its parent class and property, like `SlidesApp.ArrowStyle.FILL_ARROW`."]]],[]]
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