Enum AutoTextType
AutoTextType
Jenis teks otomatis.
Untuk memanggil enum, panggil class, nama, dan properti induknya. Misalnya,
SlidesApp.AutoTextType.SLIDE_NUMBER
.
Properti
Properti | Jenis | Deskripsi |
UNSUPPORTED | Enum | Jenis teks otomatis yang tidak didukung. |
SLIDE_NUMBER | Enum | Nomor slide. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-12-01 UTC.
[null,null,["Terakhir diperbarui pada 2023-12-01 UTC."],[[["`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."]]],[]]