Class AutoText

AutoText

スライド番号など、時間とともに変化する可能性のあるコンテンツで動的に置換されるテキストの要素。

Methods

メソッド戻り値の型概要
getAutoTextType()AutoTextType自動テキストの種類を返します。
getIndex()Integer自動テキストのインデックスを返します。
getRange()TextRange自動テキストにまたがる TextRange を返します。

詳細なドキュメント

getAutoTextType()

自動テキストの種類を返します。自動テキストが削除されている場合、null を返します。

リターン

AutoTextType

承認

この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。

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

getIndex()

自動テキストのインデックスを返します。自動テキストが削除されている場合、null を返します。

リターン

Integer

承認

この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。

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

getRange()

自動テキストにまたがる TextRange を返します。自動テキストが削除されている場合、null を返します。

リターン

TextRange

承認

この方法を使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。

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