Enum AutoTextType
AutoTextType انواع متن خودکار
برای فراخوانی یک enum، کلاس والد، نام و ویژگی آن را فراخوانی می کنید. به عنوان مثال، SlidesApp.AutoTextType.SLIDE_NUMBER
.
خواص
ویژگی | تایپ کنید | شرح |
---|
UNSUPPORTED | Enum | یک نوع نوشتار خودکار که پشتیبانی نمیشود. |
SLIDE_NUMBER | Enum | یک عدد اسلاید |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی."],[[["`AutoTextType` defines the different types of auto text that can be used within Google Slides."],["To reference a specific auto text type, use the format `SlidesApp.AutoTextType.[property]`, like `SlidesApp.AutoTextType.SLIDE_NUMBER` for accessing the slide number."],["Currently, supported auto text types include `SLIDE_NUMBER` while `UNSUPPORTED` indicates types that are not yet implemented or available."]]],[]]