一种文本元素,会动态替换为可能会随时间变化的内容,例如幻灯片编号。
方法
方法 | 返回类型 | 简介 |
---|---|---|
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