Class AutoText

AutoText

一种文本元素,会动态替换为可能会随时间变化的内容,例如幻灯片编号。

方法

方法返回类型简介
getAutoTextType()AutoTextType返回自动文本的类型。
getIndex()Integer返回自动文本的索引。
getRange()TextRange返回跨越自动文本的 TextRange

详细文档

getAutoTextType()

返回自动文本的类型。如果自动文本已删除,则返回 null

弃踢回攻

AutoTextType

授权

使用此方法的脚本需要获得以下一个或多个范围的授权:

  • 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

getRange()

返回跨越自动文本的 TextRange。如果自动文本已删除,则返回 null

弃踢回攻

TextRange

授权

使用此方法的脚本需要获得以下一个或多个范围的授权:

  • https://www.googleapis.com/auth/presentations.currentonly
  • https://www.googleapis.com/auth/presentations