動態取代的文字元素,會隨著時間變動的內容,例如投影片編號。
方法
方法 | 傳回類型 | 簡短說明 |
---|---|---|
getAutoTextType() | AutoTextType | 傳回自動文字的類型。 |
getIndex() | Integer | 傳回自動文字的索引。 |
getRange() | TextRange | 傳回橫跨自動文字的 TextRange 。 |
內容詳盡的說明文件
getAutoTextType()
傳回自動文字的類型。如果自動文字已刪除,則傳回 null
。
回攻員
授權
使用這個方法的指令碼必須取得以下一或多個範圍的授權:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getIndex()
傳回自動文字的索引。如果自動文字已刪除,則傳回 null
。
回攻員
Integer
授權
使用這個方法的指令碼必須取得以下一或多個範圍的授權:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations