Class 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