با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
ArrowStyle
انواع اشکال شروع و پایان که هندسه خطی را می توان با آنها ارائه کرد.
برخی از مقادیر بر اساس نوع ساده "ST_LineEndType" تشریح شده در بخش 20.1.10.33 از "فرمتهای فایل XML Open Office - مبانی و مرجع زبان نشانهگذاری"، بخش 1 از ECMA-376 ویرایش چهارم هستند.
برای فراخوانی یک enum، کلاس والد، نام و ویژگی آن را فراخوانی می کنید. به عنوان مثال، SlidesApp.ArrowStyle.FILL_ARROW .
خواص
ویژگی
تایپ کنید
شرح
UNSUPPORTED
Enum
سبک پیکانی که پشتیبانی نمی شود.
NONE
Enum
بدون پیکان.
STEALTH_ARROW
Enum
فلش با پشت بریده. مربوط به ECMA-376 ST_LineEndType مقدار 'Stealth' است.
FILL_ARROW
Enum
فلش پر شده. با مقدار ECMA-376 ST_LineEndType "مثلث" مطابقت دارد.
FILL_CIRCLE
Enum
دایره پر شده با مقدار ECMA-376 ST_LineEndType "بیضی" مطابقت دارد.
FILL_SQUARE
Enum
مربع پر شده
FILL_DIAMOND
Enum
الماس پر شده. مربوط به ECMA-376 ST_LineEndType مقدار 'diamond' است.
تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-10-25 بهوقت ساعت هماهنگ جهانی."],[[["`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`."]]],[]]